[jdk11u-dev] RFR: 8310176: JDK 11 G1 crash during full GC with +UseStringDeduplication [v4]

Man Cao manc at openjdk.org
Thu Jun 29 01:47:14 UTC 2023


> Hi all,
> 
> Could anyone review this bug fix to G1's full GC for JDK 11. See https://bugs.openjdk.org/browse/JDK-8310176 for details.
> This issue only affects JDK 11 and 12, and is not a backport.
> 
> -Man

Man Cao has updated the pull request incrementally with one additional commit since the last revision:

  Use SmallNumberOfStrings to limit table resizes in test

-------------

Changes:
  - all: https://git.openjdk.org/jdk11u-dev/pull/1948/files
  - new: https://git.openjdk.org/jdk11u-dev/pull/1948/files/d53596c6..15b236bc

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1948&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1948&range=02-03

  Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/1948.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/1948/head:pull/1948

PR: https://git.openjdk.org/jdk11u-dev/pull/1948


More information about the jdk-updates-dev mailing list