On Thu, 9 Jan 2025 03:05:47 GMT, David Holmes <dhol...@openjdk.org> wrote:
>> Simon Tooke has updated the pull request incrementally with one additional >> commit since the last revision: >> >> test SystemMap with and without ZGC > > test/hotspot/jtreg/serviceability/dcmd/vm/SystemMapTest.java line 39: > >> 37: * java.management >> 38: * jdk.internal.jvmstat/sun.jvmstat.monitor >> 39: * @run testng/othervm -XX:+UsePerfData -XX:-UseZGC SystemMapTest > > Technically you don't need to disable ZGC as the requires clause means it is > already not the selected GC Done. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/22870#discussion_r1909438912