jdk/test/java/util/Currency/PropertiesTest.sh
changeset 29524 2dbceeab4b8b
parent 26189 1868b96bbc6e
child 33404 4d65de89ebde
--- a/jdk/test/java/util/Currency/PropertiesTest.sh	Tue Mar 17 14:20:45 2015 -0700
+++ b/jdk/test/java/util/Currency/PropertiesTest.sh	Tue Mar 17 16:04:26 2015 -0700
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (c) 2007, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2007, 2015, 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 6332666 6863624 7180362 8003846
+# @bug 6332666 6863624 7180362 8003846 8074350 8074351
 # @summary tests the capability of replacing the currency data with user
 #     specified currency properties file
 # @build PropertiesTest