[lworld] RFR: Merge jdk
David Simms
dsimms at openjdk.org
Mon Aug 18 10:15:43 UTC 2025
Merge tag 'jdk-25+22' into lworld_merge_jdk_25_22
Added tag jdk-25+22 for changeset 52a5583d
Forward merges (past jdk-25+22):
8357250: assert(shift >= 0 && shift < 4) failed: unexpected compressd klass shift! Vladimir Kozlov* 5/20/25, 10:11_PM
8357143: New test AOTCodeCompressedOopsTest.java fails on platforms without AOT Code Cache support Vladimir Kozlov* 5/19/25, 5:00_PM
8354887: Preserve runtime blobs in AOT code cache Ashutosh Mehra* 5/15/25, 7:18_PM
8356192: Enable AOT code caching only on supported platforms Vladimir Kozlov* 5/12/25, 10:29_PM
-------------
Commit messages:
- Merge jdk
- 8356154: Respecify java.net.Socket constructors that allow creating UDP sockets to throw IllegalArgumentException
- 8356407: Part of class verification is skipped in AOT training run
- 8343110: Add getChars(int, int, char[], int) to CharSequence and CharBuffer
- 8244533: Configure should abort on missing short names in Windows
- 8356126: Duplication handling and optimization of CaptureCallState
- 8332934: Do loop with continue with subsequent switch leads to incorrect stack maps
- 8354461: Update tests to disable streaming output for attach tools
- 8351313: VM crashes when AOTMode/AOTCache/AOTConfiguration are empty
- 8356318: Unexpected VerifyError in AOT training run
- ... and 127 more: https://git.openjdk.org/valhalla/compare/ed217961...749b1436
The webrevs contain the adjustments done while merging with regards to each parent branch:
- lworld: https://webrevs.openjdk.org/?repo=valhalla&pr=1524&range=00.0
- jdk: https://webrevs.openjdk.org/?repo=valhalla&pr=1524&range=00.1
Changes: https://git.openjdk.org/valhalla/pull/1524/files
Stats: 24200 lines in 678 files changed: 15564 ins; 5192 del; 3444 mod
Patch: https://git.openjdk.org/valhalla/pull/1524.diff
Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1524/head:pull/1524
PR: https://git.openjdk.org/valhalla/pull/1524
More information about the valhalla-dev
mailing list