RFR: Merge jdk17 [v2]
Jesper Wilhelmsson
jwilhelm at openjdk.java.net
Fri Jun 18 23:08:32 UTC 2021
> 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 46 commits:
- Merge
- 8267042: bug in monitor locking/unlocking on ARM32 C1 due to uninitialized BasicObjectLock::_displaced_header
Co-authored-by: Chris Cole <chris at sageembedded.com>
Reviewed-by: dsamersoff
- 8268964: Remove unused ReferenceProcessorAtomicMutator
Reviewed-by: tschatzl, pliden
- 8268900: com/sun/net/httpserver/Headers.java: Fix indentation and whitespace
Reviewed-by: dfuchs, chegar, michaelm
- Merge
- 8268678: LetsEncryptCA.java test fails as Let’s Encrypt Authority X3 is retired
Reviewed-by: xuelei
- 8267189: Remove duplicated unregistered classes from dynamic archive
Reviewed-by: ccheung, minqi
- 8268638: semaphores of AsyncLogWriter may be broken when JVM is exiting.
Reviewed-by: dholmes, phh
- 8268556: Use bitmap for storing regions that failed evacuation
Reviewed-by: kbarrett, iwalulya, sjohanss
- 8268294: Reusing HttpClient in a WebSocket.Listener hangs.
Reviewed-by: dfuchs
- ... and 36 more: https://git.openjdk.java.net/jdk/compare/b8f073be...ed622f4b
-------------
Changes: https://git.openjdk.java.net/jdk/pull/4533/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=4533&range=01
Stats: 8681 lines in 159 files changed: 7992 ins; 386 del; 303 mod
Patch: https://git.openjdk.java.net/jdk/pull/4533.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/4533/head:pull/4533
PR: https://git.openjdk.java.net/jdk/pull/4533
More information about the serviceability-dev
mailing list