< prev index next >

test/jdk/java/util/Locale/LocaleProvidersRun.java

Print this page
rev 57465 : imported patch 8236495

@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2012, 2019, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2012, 2020, 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
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.

@@ -23,11 +23,11 @@
 
 /*
  * @test
  * @bug 6336885 7196799 7197573 7198834 8000245 8000615 8001440 8008577
  *      8010666 8013086 8013233 8013903 8015960 8028771 8054482 8062006
- *      8150432 8215913 8220227 8228465 8232871 8232860
+ *      8150432 8215913 8220227 8228465 8232871 8232860 8236495
  * @summary tests for "java.locale.providers" system property
  * @library /test/lib
  * @build LocaleProviders
  *        providersrc.spi.src.tznp
  *        providersrc.spi.src.tznp8013086
< prev index next >