[jdk25u] RFR: Merge jdk:jdk25
Rob McKenna
robm at openjdk.org
Fri Jul 11 19:14:24 UTC 2025
Merge
-------------
Commit messages:
- Merge remote-tracking branch 'jdk/jdk25' into Merge-2025-07-11
- 8358183: [JVMCI] crash accessing nmethod::jvmci_name in CodeCache::aggregate
- 8361447: [REDO] Checked version of JNI Release<type>ArrayElements needs to filter out known wrapped arrays
- 8357976: GenShen crash in swap_card_tables: Should be clean
- 8360942: [ubsan] aotCache tests trigger runtime error: applying non-zero offset 16 to null pointer in CodeBlob::relocation_end()
- 8360312: Serviceability Agent tests fail with JFR enabled due to unknown thread type JfrRecorderThread
- 8361299: (bf) CharBuffer.getChars(int,int,char[],int) violates pre-existing specification
- 8360599: [TESTBUG] DumpThreadsWithEliminatedLock.java fails because of unstable inlining
- 8361175: JFR: Document differences between method sample events
- 8361570: Incorrect 'sealed is not allowed here' compile-time error
- ... and 63 more: https://git.openjdk.org/jdk25u/compare/5500a2d1...a423b108
The webrevs contain the adjustments done while merging with regards to each parent branch:
- master: https://webrevs.openjdk.org/?repo=jdk25u&pr=18&range=00.0
- jdk:jdk25: https://webrevs.openjdk.org/?repo=jdk25u&pr=18&range=00.1
Changes: https://git.openjdk.org/jdk25u/pull/18/files
Stats: 7881 lines in 272 files changed: 6409 ins; 510 del; 962 mod
Patch: https://git.openjdk.org/jdk25u/pull/18.diff
Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/18/head:pull/18
PR: https://git.openjdk.org/jdk25u/pull/18
More information about the jdk-updates-dev
mailing list