test/jdk/java/text/Format/NumberFormat/CurrencyFormat.java
changeset 51582 18ca918b4ed9
parent 47216 71c04702a3d5
--- a/test/jdk/java/text/Format/NumberFormat/CurrencyFormat.java	Thu Aug 30 03:49:23 2018 +0200
+++ b/test/jdk/java/text/Format/NumberFormat/CurrencyFormat.java	Wed Aug 29 19:14:08 2018 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2001, 2016, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2001, 2018, 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
@@ -23,7 +23,7 @@
 
 /*
  * @test
- * @bug 4290801 4942982 5102005 8008577 8021121
+ * @bug 4290801 4942982 5102005 8008577 8021121 8210153
  * @summary Basic tests for currency formatting.
  * @modules jdk.localedata
  * @run main/othervm -Djava.locale.providers=JRE,SPI CurrencyFormat