< prev index next >

test/sun/tools/jstat/jstatHelp.sh

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

*** 21,32 **** # questions. # # @test # @bug 4990825 6364329 - # @run shell jstatHelp.sh # @summary Test that output of 'jstat -?', 'jstat -help' and 'jstat' matches the usage.out file . ${TESTSRC-.}/../../jvmstat/testlibrary/utils.sh setup --- 21,33 ---- # questions. # # @test # @bug 4990825 6364329 # @summary Test that output of 'jstat -?', 'jstat -help' and 'jstat' matches the usage.out file + # + # @run shell jstatHelp.sh . ${TESTSRC-.}/../../jvmstat/testlibrary/utils.sh setup
< prev index next >