RFR: Merge jdk17
Jesper Wilhelmsson
jwilhelm at openjdk.java.net
Wed Jun 30 00:39:07 UTC 2021
Forwardport JDK 17 -> JDK 18
-------------
Commit messages:
- Merge
- 8269034: AccessControlException for SunPKCS11 daemon threads
- 8269529: javax/swing/reliability/HangDuringStaticInitialization.java fails in Windows debug build
- 8269232: assert(!is_jweak(handle)) failed: wrong method for detroying jweak
- 8268884: C2: Compile::remove_speculative_types must iterate top-down
- 8249646: Runtime.exec(String, String[], File) documentation contains literal {@link ...}
- 8268699: Shenandoah: Add test for JDK-8268127
- 8269517: compiler/loopopts/TestPartialPeelingSinkNodes.java crashes with -XX:+VerifyGraphEdges
- 8269126: Rename G1AllowPreventiveGC option to G1UsePreventiveGC
The merge commit only contains trivial merges, so no merge-specific webrevs have been generated.
Changes: https://git.openjdk.java.net/jdk/pull/4630/files
Stats: 127 lines in 11 files changed: 70 ins; 17 del; 40 mod
Patch: https://git.openjdk.java.net/jdk/pull/4630.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/4630/head:pull/4630
PR: https://git.openjdk.java.net/jdk/pull/4630
More information about the serviceability-dev
mailing list