RFR: Merge jdk17
Jesper Wilhelmsson
jwilhelm at openjdk.java.net
Mon Jun 14 14:36:59 UTC 2021
Forwardport JDK 17 -> JDK 18
-------------
Commit messages:
- 8267579: Thread::cooked_allocated_bytes() hits assert(left >= right) failed: avoid underflow
- 8268342: java/foreign/channels/TestAsyncSocketChannels.java fails with "IllegalStateException: This segment is already closed"
- 8268630: ProblemList serviceability/jvmti/CompiledMethodLoad/Zombie.java on linux-aarch64
- 8268470: CDS dynamic dump asserts with JFR RecordingStream
- 8268093: Manual Testcase: "sun/security/krb5/config/native/TestDynamicStore.java" Fails with NPE
- 8268602: a couple runtime/os tests don't check exit code
- 8268555: Update HttpClient tests that use ITestContext to jtreg 6+1
- 8268580: runtime/memory/LargePages/TestLargePagesFlags.java should be run in driver mode
- 8268565: runtime/records/RedefineRecord.java should be run in driver mode
- 8268576: jdk/jfr/event/gc/collection/TestSystemGc.java fails
- ... and 3 more: https://git.openjdk.java.net/jdk/compare/74007890...b3185354
The merge commit only contains trivial merges, so no merge-specific webrevs have been generated.
Changes: https://git.openjdk.java.net/jdk/pull/4484/files
Stats: 786 lines in 57 files changed: 593 ins; 73 del; 120 mod
Patch: https://git.openjdk.java.net/jdk/pull/4484.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/4484/head:pull/4484
PR: https://git.openjdk.java.net/jdk/pull/4484
More information about the serviceability-dev
mailing list