< prev index next >

test/com/sun/jdi/JdbReadTwiceTest.sh

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

@@ -26,10 +26,11 @@
 #  
 #  @test
 #  @bug 4981536
 #  @summary TTY: .jdbrc is read twice if jdb is run in the user's home dir
 #  @author jjh
+#
 #  @run shell JdbReadTwiceTest.sh
 
 #Set appropriate jdk 
 if [ ! -z "$TESTJAVA" ] ; then
      jdk="$TESTJAVA"
< prev index next >