RFR: Merge jdk18 [v2]
Jesper Wilhelmsson
jwilhelm at openjdk.java.net
Tue Dec 21 22:02:00 UTC 2021
> Forwardport JDK 18 -> JDK 19
Jesper Wilhelmsson has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 96 commits:
- Merge
- 8279043: Some Security Exception Messages Miss Spaces
Reviewed-by: weijun
- 8278793: Interpreter(x64) intrinsify Thread.currentThread()
Reviewed-by: rkennke, dcubed, dholmes
- 8278044: ObjectInputStream methods invoking the OIF.CFG.getSerialFilterFactory() silent about error cases.
Reviewed-by: lancea, bpb
- 8278087: Deserialization filter and filter factory property error reporting under specified
Reviewed-by: lancea, bpb
- 8278917: Use Prev Bitmap for recording evac failed objects
Reviewed-by: ayang, mli, tschatzl
- 8277893: Arraycopy stress tests
Reviewed-by: kvn, mli
- 8278893: Parallel: Remove GCWorkerDelayMillis
Reviewed-by: ayang, mli
- 8278953: Clarify Class.getDeclaredConstructor specification
Reviewed-by: mchung, alanb
- 8277100: Dynamic dump can inadvertently overwrite default CDS archive
Reviewed-by: iklam, minqi, dholmes
- ... and 86 more: https://git.openjdk.java.net/jdk/compare/1128674d...d5d5bad9
-------------
Changes: https://git.openjdk.java.net/jdk/pull/6911/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=6911&range=01
Stats: 18631 lines in 509 files changed: 14435 ins; 3002 del; 1194 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 core-libs-dev
mailing list