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

Print this page

        

@@ -21,12 +21,13 @@
  * questions.
  */
 
 /*
  * @test %i%
- * @bug 4807540
+ * @bug 4807540 8008577
  * @summary updating dateformat for sl_SI
+ * @run main/othervm -Djava.locale.providers=JRE,SPI Bug4807540
  */
 
 import java.text.DateFormat;
 import java.util.Date;
 import java.util.Locale;