Skip to content

Commit 28b96c0

Browse files
Arrayingliach
authored andcommitted
8341846: [lworld] compiler/valhalla/inlinetypes/TestStressReturnBuffering.java fails to boot with genzgc
Reviewed-by: coleenp
1 parent de62c5d commit 28b96c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/hotspot/jtreg/compiler/valhalla/inlinetypes/TestStressReturnBuffering.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
* @summary Verify that TLAB allocated buffer initialization when returning a value object works properly with oops.
2828
* @library /test/lib
2929
* @enablePreview
30-
* @run main/othervm -XX:CompileCommand=exclude,compiler.valhalla.inlinetypes.TestStressReturnBuffering::caller -Xmx4m
30+
* @run main/othervm -XX:CompileCommand=exclude,compiler.valhalla.inlinetypes.TestStressReturnBuffering::caller -Xmx6m
3131
* compiler.valhalla.inlinetypes.TestStressReturnBuffering
3232
*/
3333

0 commit comments

Comments
 (0)