--- old/test/java/text/Format/DateFormat/Bug6683975.java 2015-06-04 14:17:10.445447697 -0700 +++ new/test/java/text/Format/DateFormat/Bug6683975.java 2015-06-04 14:17:10.128442478 -0700 @@ -23,8 +23,9 @@ /** * @test - * @bug 6683975 + * @bug 6683975 8008577 * @summary Make sure that date is formatted correctlyin th locale. + * @run main/othervm -Djava.locale.providers=JRE,SPI Bug6683975 */ import java.text.*; import java.util.*;