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

Print this page

        

@@ -21,12 +21,13 @@
  * questions.
  */
 
 /*
  *@test
- *@bug 4810032
+ *@bug 4810032 8008577
  *@summary verify the ja full time pattern parsing
+ * @run main/othervm -Djava.locale.providers=JRE,SPI Bug4810032
 */
 
 import java.text.*;
 import java.util.*;