On Thu, 4 Jul 2024 12:57:09 GMT, Thomas Stuefe <stu...@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.

This pull request has now been integrated.

Changeset: 3cce31ad
Author:    Thomas Stuefe <stu...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/3cce31ad8877ec62429981871bcb0067770f9ccb
Stats:     9 lines in 3 files changed: 2 ins; 6 del; 1 mod

8335643: serviceability/dcmd/vm tests fail for ZGC after JDK-8322475

Reviewed-by: sgehwolf, dholmes

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

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

Reply via email to