RFR: Merge jdk18
Jesper Wilhelmsson
jwilhelm at openjdk.java.net
Tue Dec 21 19:59:51 UTC 2021
Forwardport JDK 18 -> JDK 19
-------------
Commit messages:
- Merge
- 8278627: Shenandoah: TestHeapDump test failed
- 8279074: ProblemList compiler/codecache/jmx/PoolsIndependenceTest.java on macosx-aarch64
- 8278044: ObjectInputStream methods invoking the OIF.CFG.getSerialFilterFactory() silent about error cases.
- 8278087: Deserialization filter and filter factory property error reporting under specified
- 8279011: JFR: JfrChunkWriter incorrectly handles int64_t chunk size as size_t
- 8274323: compiler/codegen/aes/TestAESMain.java failed with "Error: invalid offset: -1434443640" after 8273297
- 8278609: [macos] accessibility frame is misplaced on a secondary monitor on macOS
- 8278413: C2 crash when allocating array of size too large
- 8278970: [macos] SigningPackageTest is failed with runtime exception
- ... and 9 more: https://git.openjdk.java.net/jdk/compare/f31dead6...d5d5bad9
The webrevs contain the adjustments done while merging with regards to each parent branch:
- master: https://webrevs.openjdk.java.net/?repo=jdk&pr=6911&range=00.0
- jdk18: https://webrevs.openjdk.java.net/?repo=jdk&pr=6911&range=00.1
Changes: https://git.openjdk.java.net/jdk/pull/6911/files
Stats: 1086 lines in 80 files changed: 695 ins; 107 del; 284 mod
Patch: https://git.openjdk.java.net/jdk/pull/6911.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/6911/head:pull/6911
PR: https://git.openjdk.java.net/jdk/pull/6911
More information about the shenandoah-dev
mailing list