RFR: Merge openjdk/jdk:master [v2]
William Kemper
wkemper at openjdk.org
Fri Jul 26 16:52:29 UTC 2024
> Merges tag jdk-24+8
William Kemper has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 160 commits:
- Merge branch 'master' into merge-jdk-24+8
- 8336741: Optimize LocalTime.toString with StringBuilder.repeat
Reviewed-by: liach, rriggs, naoto
- 8334232: Optimize C1 classes layout
Reviewed-by: phh, kvn
- 8337067: Test runtime/classFileParserBug/Bad_NCDFE_Msg.java won't compile
Reviewed-by: lfoltan
- 8336755: Remove unused UNALIGNED field from view buffers
Reviewed-by: alanb, liach, bpb
- 8336847: Use pattern match switch in NumberFormat classes
Reviewed-by: liach, naoto
- 8336787: Examine java.text.Format API for implSpec usage
Reviewed-by: liach
- 8336679: Add @implSpec for the default implementations in Process.waitFor()
Reviewed-by: bpb, jlu, liach
- 8336815: Several methods in java.net.Socket and ServerSocket do not specify behavior when already bound, connected or closed
Reviewed-by: alanb
- 8336316: JFR: Use SettingControl::getValue() instead of setValue() for ActiveSetting event
Reviewed-by: mgronlun
- ... and 150 more: https://git.openjdk.org/shenandoah/compare/4f96b5d2...173f0c42
-------------
Changes: https://git.openjdk.org/shenandoah/pull/463/files
Webrev: https://webrevs.openjdk.org/?repo=shenandoah&pr=463&range=01
Stats: 11677 lines in 480 files changed: 7499 ins; 2242 del; 1936 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