RFR: 8335643: serviceability/dcmd/vm tests fail for ZGC after JDK-8322475 [v2]

Severin Gehwolf sgehwolf at openjdk.org
Fri Jul 5 10:03:19 UTC 2024


On Fri, 5 Jul 2024 08:53:30 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

>> The new System.map facility fails its tests when the JVM is using ZGC. The facility is working fine, but the test checks for the java heap to appear as committed non-shared memory segment, but on ZGC we reserve the memory as shared memory.
>
> Thomas Stuefe has updated the pull request incrementally with one additional commit since the last revision:
> 
>   problemlist

Seems fine to me.

Apparently also in `ProblemList-generational-zgc.txt`, which needs to remove those lines.

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

Marked as reviewed by sgehwolf (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/20034#pullrequestreview-2160393678
Changes requested by sgehwolf (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/20034#pullrequestreview-2160395464


More information about the serviceability-dev mailing list