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

David Holmes dholmes at openjdk.org
Mon Jul 8 06:49:34 UTC 2024


On Fri, 5 Jul 2024 10:56:37 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 okay.

Thanks for fixing.

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

Marked as reviewed by dholmes (Reviewer).

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


More information about the serviceability-dev mailing list