Skip to content

Commit 7d90396

Browse files
author
Thomas Schatzl
committed
8321422: Test gc/g1/pinnedobjs/TestPinnedObjectTypes.java times out after completion
Reviewed-by: iwalulya, ayang
1 parent 6f48240 commit 7d90396

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/hotspot/jtreg/gc/g1/pinnedobjs/TestPinnedObjectTypes.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ private static void testPinning(String type, boolean shouldSucceed) throws Excep
5252
"-XX:+UnlockDiagnosticVMOptions",
5353
"-XX:+WhiteBoxAPI",
5454
"-Xbootclasspath/a:.",
55+
"-XX:-CreateCoredumpOnCrash",
5556
"-Xmx32M",
5657
"-Xmn16M",
5758
"-Xlog:gc",

0 commit comments

Comments
 (0)