jdk/test/java/lang/instrument/BootClassPath/BootClassPathTest.sh
changeset 277 9d9c1747de00
parent 276 57cf064fc997
child 715 f16baef3a20e
equal deleted inserted replaced
276:57cf064fc997 277:9d9c1747de00
    23 
    23 
    24 # @test
    24 # @test
    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 #
       
    29 # @run shell/timeout=240 BootClassPathTest.sh
    28 
    30 
    29 if [ "${TESTJAVA}" = "" ]
    31 if [ "${TESTJAVA}" = "" ]
    30 then
    32 then
    31   echo "TESTJAVA not set.  Test cannot execute.  Failed."
    33   echo "TESTJAVA not set.  Test cannot execute.  Failed."
    32   exit 1
    34   exit 1