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

Print this page

        

@@ -21,12 +21,13 @@
  * questions.
  */
 
 /*
  *@test
- *@bug 4395196 4930708 4900884 4890240
+ *@bug 4395196 4930708 4900884 4890240 8008577
  *@summary verify the ko DateFormat
+ *@run main/othervm -Djava.locale.providers=JRE,SPI Bug4395196
 */
 
 import java.io.*;
 import java.text.*;
 import java.util.*;