test/sun/util/resources/TimeZone/Bug6271396.java

Print this page

        

@@ -21,12 +21,13 @@
  * questions.
  */
 
 /*
  *@test
- *@bug 6271396
+ *@bug 6271396 8008577
  *@summary Test case for verifying typo of timezone display name Australia/Lord_Howe
+ *@run main/othervm -Djava.locale.providers=JRE,SPI Bug6271396
  */
 
 import java.util.Locale;
 import java.util.TimeZone;