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 89c5659 commit c796143Copy full SHA for c796143
test/hotspot/jtreg/runtime/jni/checked/TestLargeUTF8Length.java
@@ -25,6 +25,7 @@
25
* @bug 8328877
26
* @summary Test warning for GetStringUTFLength and functionality of GetStringUTFLengthAsLong
27
* @requires vm.bits == 64
28
+ * @requires os.maxMemory > 15g
29
* @library /test/lib
30
* @modules java.management
31
* @run main/native TestLargeUTF8Length launch
0 commit comments