RFR: 8322989: New test serviceability/HeapDump/FullGCHeapDumpLimitTest.java fails
Denghui Dong
ddong at openjdk.org
Thu Jan 4 14:45:22 UTC 2024
On Thu, 4 Jan 2024 08:01:57 GMT, Denghui Dong <ddong at openjdk.org> wrote:
> Hi,
>
> Please help review this patch that fixes the failures of FullGCHeapDumpLimitTest.java caused by passing other gc flags.
>
> Thanks.
I found other tests that set -XX:+UseSerialGC explicitly have `@requires vm.gc.Serial` or `vm.gc == "Serial" | vm.gc == "null"`
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17263#issuecomment-1877208345
More information about the serviceability-dev
mailing list