jdk/test/java/lang/instrument/BootClassPath/BootClassPathTest.sh
changeset 33402 1156d495a525
parent 32018 91c91b3d50a0
equal deleted inserted replaced
33373:4a0312f2894b 33402:1156d495a525
    25 # @bug 5055293
    25 # @bug 5055293
    26 # @summary Test non US-ASCII characters in the value of the Boot-Class-Path
    26 # @summary Test non US-ASCII characters in the value of the Boot-Class-Path
    27 #          attribute.
    27 #          attribute.
    28 #
    28 #
    29 # @key intermittent
    29 # @key intermittent
    30 # @modules java.instrument
       
    31 # @run shell/timeout=240 BootClassPathTest.sh
    30 # @run shell/timeout=240 BootClassPathTest.sh
    32 
    31 
    33 if [ "${TESTJAVA}" = "" ]
    32 if [ "${TESTJAVA}" = "" ]
    34 then
    33 then
    35   echo "TESTJAVA not set.  Test cannot execute.  Failed."
    34   echo "TESTJAVA not set.  Test cannot execute.  Failed."