Skip to content

Commit 35c254f

Browse files
committed
8353433: XCG currency code not recognized in JDK 8u
Reviewed-by: mbalao, syan
1 parent 898c0ef commit 35c254f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jdk/src/share/classes/java/util/CurrencyData.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ HR=EUR
192192
# CUBA
193193
CU=CUP
194194
# Cura\u00e7ao
195-
CW=ANG;2025-04-01-04-00-00;XCG
195+
CW=XCG
196196
# CYPRUS
197197
CY=EUR
198198
# CZECHIA
@@ -507,7 +507,7 @@ SR=SRD
507507
# SVALBARD AND JAN MAYEN
508508
SJ=NOK
509509
# Sint Maarten (Dutch part)
510-
SX=ANG;2025-04-01-04-00-00;XCG
510+
SX=XCG
511511
# ESWATINI
512512
SZ=SZL
513513
# SWEDEN

0 commit comments

Comments
 (0)