RFR: Merge openjdk/jdk:master
William Kemper
wkemper at openjdk.org
Fri Sep 6 14:18:52 UTC 2024
Merges tag jdk-24+14
-------------
Commit messages:
- 8332461: ubsan : dependencies.cpp:906:3: runtime error: load of value 4294967295, which is not a valid value for type 'DepType'
- 8339316: Test runtime/exceptionMsgs/NoClassDefFoundError/NoClassDefFoundErrorTest.java fails after JDK-8338257
- 8338937: Optimize the string concatenation of ClassDesc
- 8338530: CDS warning Skipping java/lang/invoke/BoundMethodHandle$Species_LLLL
- 8339233: Test javax/swing/JButton/SwingButtonResizeTestWithOpenGL.java#id failed: Button renderings are different after window resize
- 8338924: C1: assert(0 <= i && i < _len) failed: illegal index 5 for length 5
- 8339492: StackMapDecoder::writeFrames makes lots of allocations
- 8332901: Select{Current,New}ItemTest.java for Choice don't open popup on macOS
- 8339148: Make os::Linux::active_processor_count() public
- 8339112: Move JVM Klass flags out of AccessFlags
- ... and 202 more: https://git.openjdk.org/shenandoah/compare/4c344335...28de44da
The webrev contains the conflicts with master:
- merge conflicts: https://webrevs.openjdk.org/?repo=shenandoah&pr=494&range=00.conflicts
Changes: https://git.openjdk.org/shenandoah/pull/494/files
Stats: 30870 lines in 994 files changed: 20084 ins; 5721 del; 5065 mod
Patch: https://git.openjdk.org/shenandoah/pull/494.diff
Fetch: git fetch https://git.openjdk.org/shenandoah.git pull/494/head:pull/494
PR: https://git.openjdk.org/shenandoah/pull/494
More information about the shenandoah-dev
mailing list