RFR: Merge openjdk/jdk:master
William Kemper
wkemper at openjdk.org
Fri Jul 26 14:15:18 UTC 2024
Merges tag jdk-24+8
-------------
Commit messages:
- 8336741: Optimize LocalTime.toString with StringBuilder.repeat
- 8334232: Optimize C1 classes layout
- 8337067: Test runtime/classFileParserBug/Bad_NCDFE_Msg.java won't compile
- 8336755: Remove unused UNALIGNED field from view buffers
- 8336847: Use pattern match switch in NumberFormat classes
- 8336787: Examine java.text.Format API for implSpec usage
- 8336679: Add @implSpec for the default implementations in Process.waitFor()
- 8336815: Several methods in java.net.Socket and ServerSocket do not specify behavior when already bound, connected or closed
- 8336316: JFR: Use SettingControl::getValue() instead of setValue() for ActiveSetting event
- 8336485: jdk/jfr/jcmd/TestJcmdView.java RuntimeException: 'Invoked Concurrent' missing from stdout/stderr
- ... and 149 more: https://git.openjdk.org/shenandoah/compare/b363de8c...0898ab7f
The webrev contains the conflicts with master:
- merge conflicts: https://webrevs.openjdk.org/?repo=shenandoah&pr=463&range=00.conflicts
Changes: https://git.openjdk.org/shenandoah/pull/463/files
Stats: 11673 lines in 480 files changed: 7497 ins; 2241 del; 1935 mod
Patch: https://git.openjdk.org/shenandoah/pull/463.diff
Fetch: git fetch https://git.openjdk.org/shenandoah.git pull/463/head:pull/463
PR: https://git.openjdk.org/shenandoah/pull/463
More information about the shenandoah-dev
mailing list