< prev index next >

test/java/lang/instrument/BootClassPath/BootClassPathTest.sh

Print this page

        

@@ -25,11 +25,10 @@
 # @bug 5055293
 # @summary Test non US-ASCII characters in the value of the Boot-Class-Path
 #          attribute.
 #
 # @key intermittent
-# @modules java.instrument
 # @run shell/timeout=240 BootClassPathTest.sh
 
 if [ "${TESTJAVA}" = "" ]
 then
   echo "TESTJAVA not set.  Test cannot execute.  Failed."
< prev index next >