[jdk11u-dev] RFR: 8213898: CDS dumping of springboot asserts in G1ArchiveAllocator::alloc_new_region
Goetz Lindenmaier
goetz at openjdk.org
Wed Oct 25 06:57:37 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.
Well, ok... tier1 is a bare minimum of tests, and run by the GHA anyways. GC changes should be tested more intensely, it's a major component of the JVM.
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2204#issuecomment-1778627695
More information about the jdk-updates-dev
mailing list