< prev index next >

test/jdk/java/nio/Buffer/LimitDirectMemoryNegativeTest.java

Print this page
rev 59105 : imported patch corelibs

@@ -24,11 +24,11 @@
 /*
  * @test
  * @bug 4627316 6743526
  * @summary Test option to limit direct memory allocation,
  *          various bad values fail to launch the VM
- * @requires (os.arch == "x86_64") | (os.arch == "amd64") | (os.arch == "sparcv9")
+ * @requires (os.arch == "x86_64") | (os.arch == "amd64")
  * @library /test/lib
  * @build jdk.test.lib.Utils
  *        jdk.test.lib.Asserts
  *        jdk.test.lib.JDKToolFinder
  *        jdk.test.lib.JDKToolLauncher
< prev index next >