< prev index next >

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

Print this page
rev 16783 : 8176176: fix @modules in jdk_svc tests
Reviewed-by: duke

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