[jdk11u-dev] RFR: 8213898: CDS dumping of springboot asserts in G1ArchiveAllocator::alloc_new_region
SUN Guoyun
duke at openjdk.org
Wed Oct 25 09:14:38 UTC 2023
On Sat, 21 Oct 2023 06:08:25 GMT, SUN Guoyun <duke at openjdk.org> wrote:
> runtime/appcds/javaldr/GCDuringDump.java can trigger exception occasionally when the default value of `MaxGCPauseMillis` is set to 100ms on jdk11u, so need backport this patch.
I have already make run-test for tire2-3 for x86_84 locally. I check failed items are not related to this patch.
==============================
Test summary
==============================
TEST TOTAL PASS FAIL ERROR
jtreg:test/hotspot/jtreg:tier2 325 325 0 0
>> jtreg:test/jdk:tier2 3477 3466 10 1 <<
jtreg:test/langtools:tier2 11 11 0 0
jtreg:test/nashorn:tier2 36 36 0 0
>> jtreg:test/jaxp:tier2 443 24 419 0 <<
==============================
==============================
Test summary
==============================
TEST TOTAL PASS FAIL ERROR
jtreg:test/hotspot/jtreg:tier3 48 48 0 0
>> jtreg:test/jdk:tier3 2118 2112 6 0 <<
jtreg:test/langtools:tier3 0 0 0 0
jtreg:test/nashorn:tier3 0 0 0 0
jtreg:test/jaxp:tier3 0 0 0 0
==============================
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2204#issuecomment-1778840860
More information about the jdk-updates-dev
mailing list