< prev index next >

test/java/nio/Buffer/LimitDirectMemory.sh

Print this page

        

@@ -26,10 +26,11 @@
 # @test
 # @bug 4627316 6743526
 # @summary Test option to limit direct memory allocation
 #
 # @build LimitDirectMemory
+# @ignore JDK-8129343
 # @run shell LimitDirectMemory.sh
 
 TMP1=tmp_$$
 
 runTest() {
< prev index next >