RFR: 8311986: Disable runtime/os/TestTracePageSizes.java for ShenandoahGC [v2]
Leslie Zhai
lzhai at openjdk.org
Fri Jul 14 10:05:05 UTC 2023
On Fri, 14 Jul 2023 09:53:13 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
>> Leslie Zhai has updated the pull request incrementally with two additional commits since the last revision:
>>
>> - 8311986: Only disable runtime/os/TestTracePageSizes.java for ShenandoahGC
>> - 8311986: Disable runtime/os/TestTracePageSizes.java for ShenandoahGC
>
> test/hotspot/jtreg/runtime/os/TestTracePageSizes.java line 54:
>
>> 52: * @build jdk.test.lib.Platform
>> 53: * @requires os.family == "linux"
>> 54: * @requires vm.gc != "Shenandoah"
>
> No, wait, don't drop "Z" from here. This patch should only affect Shenandoah.
Done.
But actually (single generation) ZGC and Generational ZGC are not able to reproduce the issue now :)
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/14858#discussion_r1263543254
More information about the hotspot-runtime-dev
mailing list