On Mon, 8 Dec 2025 14:50:43 GMT, Albert Mingkun Yang <[email protected]> wrote:

> [JDK-8367541](https://bugs.openjdk.org/browse/JDK-8367541) changes the fields 
> in `src/hotspot/share/gc/parallel/parallelScavengeHeap.hpp` to be non-static. 
> The corresponding access in 
> `src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/parallel/ParallelScavengeHeap.java`
>  should be updated as well.
> 
> `TEST=gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java 
> JTREG_JAVA_OPTIONS=-XX:+UseParallelGC` fails consistently without the fix and 
> passes with the fix.
> 
> Test: tier1-2

This pull request has now been integrated.

Changeset: 811591c5
Author:    Albert Mingkun Yang <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/811591c5c332e6427dc96819451e046841fe635b
Stats:     3 lines in 1 file changed: 0 ins; 0 del; 3 mod

8373262: Parallel: gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java fails

Reviewed-by: cjplummer

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

PR: https://git.openjdk.org/jdk/pull/28700

Reply via email to