mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-25 22:30:48 +00:00
8378746: ZGC: jdk/jfr/event/gc/detailed/TestZRelocationSetGroupEvent.java intermittent OOME
Reviewed-by: stefank, ayang
This commit is contained in:
parent
08198e7fd9
commit
e22c95cd96
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
@ -36,7 +36,7 @@ import jdk.test.lib.jfr.Events;
|
||||
* @requires vm.hasJFR & vm.gc.Z
|
||||
* @requires vm.flagless
|
||||
* @library /test/lib /test/jdk /test/hotspot/jtreg
|
||||
* @run main/othervm -XX:+UseZGC -Xmx32M jdk.jfr.event.gc.detailed.TestZRelocationSetGroupEvent
|
||||
* @run main/othervm -XX:+UseZGC -Xmx64M jdk.jfr.event.gc.detailed.TestZRelocationSetGroupEvent
|
||||
*/
|
||||
|
||||
public class TestZRelocationSetGroupEvent {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user