> Forwardport JDK 17 -> JDK 18 Jesper Wilhelmsson has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 337 commits:
- Merge - 8270859: Post JEP 411 refactoring: client libs with maximum covering > 10K Reviewed-by: serb - 8267485: Remove the dependency on SecurityManager in JceSecurityManager.java Reviewed-by: mchung - 8270794: Avoid loading Klass* twice in TypeArrayKlass::oop_size() Reviewed-by: shade, coleenp - 8270946: X509CertImpl.getFingerprint should not return the empty String Reviewed-by: weijun - 8270308: Arena::Amalloc may return misaligned address on 32-bit Reviewed-by: coleenp, kbarrett - 8212961: [TESTBUG] vmTestbase/nsk/stress/jni/ native code cleanup Reviewed-by: stuefe, iignatyev - 8269753: Misplaced caret in PatternSyntaxException's detail message Reviewed-by: prappo - 8190753: (zipfs): Accessing a large entry (> 2^31 bytes) leads to a negative initial size for ByteArrayOutputStream Reviewed-by: lancea - Merge - ... and 327 more: https://git.openjdk.java.net/jdk/compare/f1e15c8c...9bbbad27 ------------- Changes: https://git.openjdk.java.net/jdk/pull/4914/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=4914&range=01 Stats: 60112 lines in 1260 files changed: 28209 ins; 25676 del; 6227 mod Patch: https://git.openjdk.java.net/jdk/pull/4914.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/4914/head:pull/4914 PR: https://git.openjdk.java.net/jdk/pull/4914