[lworld] RFR: Merge jdk
David Simms
dsimms at openjdk.org
Sat Oct 19 12:00:00 UTC 2024
Merge jdk-24+14
-------------
Commit messages:
- classfile API naming changes
- Merge tag 'jdk-24+14' into lworld_merge_jdk_24_14
- 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
- ... and 66 more: https://git.openjdk.org/valhalla/compare/9d28ca00...67ae79b7
The webrevs contain the adjustments done while merging with regards to each parent branch:
- lworld: https://webrevs.openjdk.org/?repo=valhalla&pr=1282&range=00.0
- jdk: https://webrevs.openjdk.org/?repo=valhalla&pr=1282&range=00.1
Changes: https://git.openjdk.org/valhalla/pull/1282/files
Stats: 8892 lines in 396 files changed: 4952 ins; 1710 del; 2230 mod
Patch: https://git.openjdk.org/valhalla/pull/1282.diff
Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1282/head:pull/1282
PR: https://git.openjdk.org/valhalla/pull/1282
More information about the valhalla-dev
mailing list