test/sun/tools/native2ascii/resources/ImmutableResourceTest.java

Print this page

        

*** 21,36 **** * questions. */ /** * ! * ! * This isn't the test case: ImmutableResourceTest.sh is. ! * Refer to ImmutableResourceTest.sh when running this test. ! * * @bug 6287579 * @summary SubClasses of ListResourceBundle should fix getContents() * * @author Tim Bell * */ import java.util.ResourceBundle; --- 21,34 ---- * questions. */ /** * ! * @test * @bug 6287579 * @summary SubClasses of ListResourceBundle should fix getContents() + * @run main ImmutableResourceTest * * @author Tim Bell * */ import java.util.ResourceBundle;