< prev index next >

test/com/sun/jdi/ImmutableResourceTest.sh

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

@@ -19,17 +19,19 @@
 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
 # or visit www.oracle.com if you need additional information or have any
 # questions.
 #
 
+#
 #   @test
 #   @bug        6287579
 #   @summary    SubClasses of ListResourceBundle should fix getContents()
 #   @author     Tim Bell
 #
-#   @run shell ImmutableResourceTest.sh
+# @modules jdk.jdi/com.sun.tools.example.debug.tty
 #
+# @run shell ImmutableResourceTest.sh
 #
 
 # Beginning of subroutines:
 status=1
 
< prev index next >