[jdk17u-dev] RFR: 8290023: Remove use of IgnoreUnrecognizedVMOptions in gc tests
Paul Hohensee
phh at openjdk.org
Thu Oct 3 18:29:40 UTC 2024
On Thu, 3 Oct 2024 16:33:47 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this to improve testing in 17 and simplify further backports.
>
> It's not a clean backport:
>
> test/hotspot/jtreg/gc/g1/TestVerificationInConcurrentCycle.java
> Skipped. Was only added by 8289740: Add verification testing during all concurrent phases in G1
> which can not be backported.
>
> test/hotspot/jtreg/gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java
> Resolved. "8298073: gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java causes test task timeout on macosx" was already backported.
> Flag was already removed.
>
> test/hotspot/jtreg/gc/metaspace/TestPerfCountersAndMemoryPools.java
> Resolved. Changes of "8284161: Implementation of Virtual Threads (Preview)" not in 17.
>
> I include follow up https://bugs.openjdk.org/browse/JDK-8290269
Marked as reviewed by phh (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk17u-dev/pull/2931#pullrequestreview-2346404368
More information about the jdk-updates-dev
mailing list