RFR: 8346717: serviceability/dcmd/vm/SystemDumpMapTest.java failing on Windows with "Stack base not yet set for thread id" [v4]
Simon Tooke
stooke at openjdk.org
Thu Jan 9 21:15:37 UTC 2025
On Thu, 9 Jan 2025 03:05:47 GMT, David Holmes <dholmes at 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
More information about the hotspot-dev
mailing list