test/sun/text/resources/Format/Bug4994312.java

Print this page

        

@@ -21,12 +21,13 @@
  * questions.
  */
 
 /*
  *@test
- *@bug 4994312
+ *@bug 4994312 8008577
  *@summary verify the German locale will accept localized pattern chars 't' and 'u'.
+ * @run main/othervm -Djava.locale.providers=JRE,SPI Bug4994312
  */
 
 import java.text.DateFormat;
 import java.text.SimpleDateFormat;
 import java.util.Date;