jdk/test/sun/tools/native2ascii/resources/ImmutableResourceTest.java
changeset 27565 729f9700483a
parent 5506 202f599c92aa
--- a/jdk/test/sun/tools/native2ascii/resources/ImmutableResourceTest.java	Tue Nov 18 15:25:16 2014 -0800
+++ b/jdk/test/sun/tools/native2ascii/resources/ImmutableResourceTest.java	Wed Dec 03 14:22:58 2014 +0000
@@ -23,12 +23,10 @@
 
 /**
  *
- *
- *  This isn't the test case: ImmutableResourceTest.sh is.
- *  Refer to ImmutableResourceTest.sh when running this test.
- *
+ *  @test
  *  @bug        6287579
  *  @summary    SubClasses of ListResourceBundle should fix getContents()
+ *  @run main ImmutableResourceTest
  *
  *  @author Tim Bell
  *