diff -r bd4117559e3f -r 9bf0aafeb2bb jdk/test/sun/text/resources/Format/Bug8037343.java --- a/jdk/test/sun/text/resources/Format/Bug8037343.java Wed Sep 07 14:44:59 2016 -0700 +++ b/jdk/test/sun/text/resources/Format/Bug8037343.java Fri Sep 09 10:58:05 2016 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -24,6 +24,7 @@ /* * @test * @bug 8008577 8037343 + * @modules jdk.localedata * @summary updating dateformat for es_DO * @run main/othervm -Djava.locale.providers=JRE,SPI Bug8037343 */