master
8374391: Update the copyright year to 2025 in the remaining files under src/ where it was missed
8187443: Forest Consolidation: Move files to unified layout
8285366: Fix typos in serviceability
8199519: Several GC tests fails with: java.lang.NumberFormatException: Unparseable number: "-"
8272992: Replace usages of Collections.sort with List.sort call in jdk.* modules
8274261: Use enhanced-for instead of plain 'for' in jdk.jcmd
8274163: Use String.equals instead of String.compareTo in jdk.jcmd
8241678: Remove PerfData sampling via StatSampler