[lworld] RFR: Merge jdk
David Simms
dsimms at openjdk.org
Wed Aug 20 08:47:24 UTC 2025
Merge tag 'jdk-25+25' into lworld_merge_jdk_25_25
Added tag jdk-25+25 for changeset 2e8b195a
-------------
Commit messages:
- Merge jdk
- 8354078: Implement JEP 521: Generational Shenandoah
- 8354944: Remove unnecessary PartiallyOrderedSet.nodes
- 8357912: (fs) Remove @since tag from java.nio.file.FileSystems.newFileSystem(Path,ClassLoader)
- 8357145: CRC/Inflater/Deflater/Adler32 methods that take a ByteBuffer throw UOE if backed by shared memory segment
- 8357268: Use JavaNioAccess.getBufferAddress rather than DirectBuffer.address()
- 8356888: (fs) FileSystems.newFileSystem that take an env must specify IllegalArgumentException
- 8357800: Initialize JvmtiThreadState bool fields with bool literals
- 8357801: Parallel: Remove deprecated PSVirtualSpace methods
- 8357842: PandocFilter misses copyright header
- ... and 83 more: https://git.openjdk.org/valhalla/compare/af03598e...69ee3d57
The webrevs contain the adjustments done while merging with regards to each parent branch:
- lworld: https://webrevs.openjdk.org/?repo=valhalla&pr=1528&range=00.0
- jdk: https://webrevs.openjdk.org/?repo=valhalla&pr=1528&range=00.1
Changes: https://git.openjdk.org/valhalla/pull/1528/files
Stats: 17191 lines in 481 files changed: 10591 ins; 3970 del; 2630 mod
Patch: https://git.openjdk.org/valhalla/pull/1528.diff
Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1528/head:pull/1528
PR: https://git.openjdk.org/valhalla/pull/1528
More information about the valhalla-dev
mailing list