RFR: Merge jdk17 [v2]
Jesper Wilhelmsson
jwilhelm at openjdk.java.net
Mon Jun 21 23:13:34 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 52 commits:
- Merge
- 8268458: Add verification type for evacuation failures
Reviewed-by: kbarrett, iwalulya
- 8268952: Automatically update heap sizes in G1MonitoringScope
Reviewed-by: kbarrett, iwalulya
- 8269029: compiler/codegen/TestCharVect2.java fails for client VMs
Reviewed-by: kvn, jiefu
- 8017163: G1: Refactor remembered sets
8048504: G1: Investigate replacing the coarse and fine grained data structures in the remembered sets
6949259: G1: Merge sparse and fine remembered set hash tables
Co-authored-by: Ivan Walulya <iwalulya at openjdk.org>
Co-authored-by: Thomas Schatzl <tschatzl at openjdk.org>
Reviewed-by: sjohanss, iwalulya
- 8266082: AssertionError in Annotate.fromAnnotations with -Xdoclint
Reviewed-by: vromero
- 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
- ... and 42 more: https://git.openjdk.java.net/jdk/compare/d3ad8cd3...40c550db
-------------
Changes: https://git.openjdk.java.net/jdk/pull/4545/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=4545&range=01
Stats: 14796 lines in 230 files changed: 12511 ins; 1719 del; 566 mod
Patch: https://git.openjdk.java.net/jdk/pull/4545.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/4545/head:pull/4545
PR: https://git.openjdk.java.net/jdk/pull/4545
More information about the build-dev
mailing list