test/sun/util/resources/Locale/Bug4965260.java

Print this page

        

@@ -20,12 +20,13 @@
  * or visit www.oracle.com if you need additional information or have any
  * questions.
  */
 /**
  *@test
- *@bug 4965260
+ *@bug 4965260 8008577
  *@summary Verifies the language name of "nl" for supported locales
+ *@run main/othervm -Djava.locale.providers=JRE,SPI Bug4965260
  */
 
 import java.util.Locale;
 
 public class Bug4965260  {