We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de62c5d commit 28b96c0Copy full SHA for 28b96c0
test/hotspot/jtreg/compiler/valhalla/inlinetypes/TestStressReturnBuffering.java
@@ -27,7 +27,7 @@
27
* @summary Verify that TLAB allocated buffer initialization when returning a value object works properly with oops.
28
* @library /test/lib
29
* @enablePreview
30
- * @run main/othervm -XX:CompileCommand=exclude,compiler.valhalla.inlinetypes.TestStressReturnBuffering::caller -Xmx4m
+ * @run main/othervm -XX:CompileCommand=exclude,compiler.valhalla.inlinetypes.TestStressReturnBuffering::caller -Xmx6m
31
* compiler.valhalla.inlinetypes.TestStressReturnBuffering
32
*/
33
0 commit comments