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

Man Cao manc at openjdk.org
Thu Jun 22 01:15:15 UTC 2023


On Fri, 16 Jun 2023 09:14:47 GMT, Man Cao <manc at openjdk.org> wrote:

>> 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 two additional commits since the last revision:
> 
>  - Update copyright year
>  - Add a jtreg test

Thank you Paul for the review.
I see the test TestStringDeduplicationTableRehashFullGC.java is failing in pre-submit tests. Interestingly I cannot reproduce the failure locally on Linux x64. I'll try fixing it before requesting with `jdk11u-fix-request` label.

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

PR Comment: https://git.openjdk.org/jdk11u-dev/pull/1948#issuecomment-1601881960


More information about the jdk-updates-dev mailing list