mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-29 00:02:34 +00:00
8383367: jdk/jfr/event/oldobject/TestDFSWithSmallStack.java failed with -XX:+UseZGC -XX:+UseCompactObjectHeaders
Reviewed-by: egahlin
This commit is contained in:
parent
3e5b5dde7a
commit
d8e2a54cfe
@ -36,6 +36,7 @@ import jdk.test.lib.jfr.Events;
|
||||
* @test id=dfsonly
|
||||
* @summary Tests that DFS works with a small stack
|
||||
* @library /test/lib /test/jdk
|
||||
* @requires vm.flagless
|
||||
* @requires vm.hasJFR
|
||||
* @modules jdk.jfr/jdk.jfr.internal.test
|
||||
* @run main/othervm -Xmx2g -XX:VMThreadStackSize=512 jdk.jfr.event.oldobject.TestDFSWithSmallStack dfsonly
|
||||
@ -45,6 +46,7 @@ import jdk.test.lib.jfr.Events;
|
||||
* @test id=bfsdfs
|
||||
* @summary Tests that DFS works with a small stack
|
||||
* @library /test/lib /test/jdk
|
||||
* @requires vm.flagless
|
||||
* @requires vm.hasJFR
|
||||
* @modules jdk.jfr/jdk.jfr.internal.test
|
||||
* @run main/othervm -Xmx2g -XX:VMThreadStackSize=512 jdk.jfr.event.oldobject.TestDFSWithSmallStack bfsdfs
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user