8283277: ISO 4217 Amendment 171 Update
Reviewed-by: iris, joehw
This commit is contained in:
parent
cb576da575
commit
c4dc58e12e
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2000, 2021, Oracle and/or its affiliates. All rights reserved.
|
# Copyright (c) 2000, 2022, Oracle and/or its affiliates. All rights reserved.
|
||||||
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||||
#
|
#
|
||||||
# This code is free software; you can redistribute it and/or modify it
|
# This code is free software; you can redistribute it and/or modify it
|
||||||
@ -32,7 +32,7 @@ formatVersion=3
|
|||||||
# Version of the currency code information in this class.
|
# Version of the currency code information in this class.
|
||||||
# It is a serial number that accompanies with each amendment.
|
# It is a serial number that accompanies with each amendment.
|
||||||
|
|
||||||
dataVersion=170
|
dataVersion=171
|
||||||
|
|
||||||
# List of all valid ISO 4217 currency codes.
|
# List of all valid ISO 4217 currency codes.
|
||||||
# To ensure compatibility, do not remove codes.
|
# To ensure compatibility, do not remove codes.
|
||||||
@ -51,7 +51,7 @@ all=ADP020-AED784-AFA004-AFN971-ALL008-AMD051-ANG532-AOA973-ARS032-ATS040-AUD036
|
|||||||
MTL470-MUR480-MVR462-MWK454-MXN484-MXV979-MYR458-MZM508-MZN943-NAD516-NGN566-\
|
MTL470-MUR480-MVR462-MWK454-MXN484-MXV979-MYR458-MZM508-MZN943-NAD516-NGN566-\
|
||||||
NIO558-NLG528-NOK578-NPR524-NZD554-OMR512-PAB590-PEN604-PGK598-PHP608-\
|
NIO558-NLG528-NOK578-NPR524-NZD554-OMR512-PAB590-PEN604-PGK598-PHP608-\
|
||||||
PKR586-PLN985-PTE620-PYG600-QAR634-ROL642-RON946-RSD941-RUB643-RUR810-RWF646-SAR682-\
|
PKR586-PLN985-PTE620-PYG600-QAR634-ROL642-RON946-RSD941-RUB643-RUR810-RWF646-SAR682-\
|
||||||
SBD090-SCR690-SDD736-SDG938-SEK752-SGD702-SHP654-SIT705-SKK703-SLL694-SOS706-\
|
SBD090-SCR690-SDD736-SDG938-SEK752-SGD702-SHP654-SIT705-SKK703-SLE925-SLL694-SOS706-\
|
||||||
SRD968-SRG740-SSP728-STD678-STN930-SVC222-SYP760-SZL748-THB764-TJS972-TMM795-TMT934-TND788-TOP776-\
|
SRD968-SRG740-SSP728-STD678-STN930-SVC222-SYP760-SZL748-THB764-TJS972-TMM795-TMT934-TND788-TOP776-\
|
||||||
TPE626-TRL792-TRY949-TTD780-TWD901-TZS834-UAH980-UGX800-USD840-USN997-USS998-UYI940-\
|
TPE626-TRL792-TRY949-TTD780-TWD901-TZS834-UAH980-UGX800-USD840-USN997-USS998-UYI940-\
|
||||||
UYU858-UZS860-VEB862-VED926-VEF937-VES928-VND704-VUV548-WST882-XAF950-XAG961-XAU959-XBA955-\
|
UYU858-UZS860-VEB862-VED926-VEF937-VES928-VND704-VUV548-WST882-XAF950-XAG961-XAU959-XBA955-\
|
||||||
@ -484,7 +484,7 @@ CS=CSD
|
|||||||
# SEYCHELLES
|
# SEYCHELLES
|
||||||
SC=SCR
|
SC=SCR
|
||||||
# SIERRA LEONE
|
# SIERRA LEONE
|
||||||
SL=SLL
|
SL=SLE
|
||||||
# SINGAPORE
|
# SINGAPORE
|
||||||
SG=SGD
|
SG=SGD
|
||||||
# SLOVAKIA
|
# SLOVAKIA
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2005, 2021, Oracle and/or its affiliates. All rights reserved.
|
# Copyright (c) 2005, 2022, Oracle and/or its affiliates. All rights reserved.
|
||||||
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||||
#
|
#
|
||||||
# This code is free software; you can redistribute it and/or modify it
|
# This code is free software; you can redistribute it and/or modify it
|
||||||
@ -221,6 +221,7 @@ SGD=SGD
|
|||||||
SHP=SHP
|
SHP=SHP
|
||||||
SIT=SIT
|
SIT=SIT
|
||||||
SKK=SKK
|
SKK=SKK
|
||||||
|
SLE=SLE
|
||||||
SLL=SLL
|
SLL=SLL
|
||||||
SOS=SOS
|
SOS=SOS
|
||||||
SRD=SRD
|
SRD=SRD
|
||||||
@ -445,6 +446,7 @@ sgd=Singapore Dollar
|
|||||||
shp=Saint Helena Pound
|
shp=Saint Helena Pound
|
||||||
sit=Slovenian Tolar
|
sit=Slovenian Tolar
|
||||||
skk=Slovak Koruna
|
skk=Slovak Koruna
|
||||||
|
sle=Sierra Leonean Leone
|
||||||
sll=Sierra Leonean Leone
|
sll=Sierra Leonean Leone
|
||||||
sos=Somali Shilling
|
sos=Somali Shilling
|
||||||
srd=Surinamese Dollar
|
srd=Surinamese Dollar
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2007, 2021, Oracle and/or its affiliates. All rights reserved.
|
* Copyright (c) 2007, 2022, Oracle and/or its affiliates. All rights reserved.
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||||
*
|
*
|
||||||
* This code is free software; you can redistribute it and/or modify it
|
* This code is free software; you can redistribute it and/or modify it
|
||||||
@ -24,7 +24,7 @@
|
|||||||
* @test
|
* @test
|
||||||
* @bug 4691089 4819436 4942982 5104960 6544471 6627549 7066203 7195759
|
* @bug 4691089 4819436 4942982 5104960 6544471 6627549 7066203 7195759
|
||||||
* 8039317 8074350 8074351 8145952 8187946 8193552 8202026 8204269
|
* 8039317 8074350 8074351 8145952 8187946 8193552 8202026 8204269
|
||||||
* 8208746 8209775 8264792 8274658
|
* 8208746 8209775 8264792 8274658 8283277
|
||||||
* @summary Validate ISO 4217 data for Currency class.
|
* @summary Validate ISO 4217 data for Currency class.
|
||||||
* @modules java.base/java.util:open
|
* @modules java.base/java.util:open
|
||||||
* jdk.localedata
|
* jdk.localedata
|
||||||
@ -101,7 +101,7 @@ public class ValidateISO4217 {
|
|||||||
static final String otherCodes =
|
static final String otherCodes =
|
||||||
"ADP-AFA-ATS-AYM-AZM-BEF-BGL-BOV-BYB-BYR-CHE-CHW-CLF-COU-CUC-CYP-"
|
"ADP-AFA-ATS-AYM-AZM-BEF-BGL-BOV-BYB-BYR-CHE-CHW-CLF-COU-CUC-CYP-"
|
||||||
+ "DEM-EEK-ESP-FIM-FRF-GHC-GRD-GWP-IEP-ITL-LTL-LUF-LVL-MGF-MRO-MTL-MXV-MZM-NLG-"
|
+ "DEM-EEK-ESP-FIM-FRF-GHC-GRD-GWP-IEP-ITL-LTL-LUF-LVL-MGF-MRO-MTL-MXV-MZM-NLG-"
|
||||||
+ "PTE-ROL-RUR-SDD-SIT-SKK-SRG-STD-TMM-TPE-TRL-VEF-UYI-USN-USS-VEB-VED-"
|
+ "PTE-ROL-RUR-SDD-SIT-SLL-SKK-SRG-STD-TMM-TPE-TRL-VEF-UYI-USN-USS-VEB-VED-"
|
||||||
+ "XAG-XAU-XBA-XBB-XBC-XBD-XDR-XFO-XFU-XPD-XPT-XSU-XTS-XUA-XXX-"
|
+ "XAG-XAU-XBA-XBB-XBC-XBD-XDR-XFO-XFU-XPD-XPT-XSU-XTS-XUA-XXX-"
|
||||||
+ "YUM-ZMK-ZWD-ZWN-ZWR";
|
+ "YUM-ZMK-ZWD-ZWN-ZWR";
|
||||||
|
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
# Amendments up until ISO 4217 AMENDMENT NUMBER 170
|
# Amendments up until ISO 4217 AMENDMENT NUMBER 171
|
||||||
# (As of 1 Oct 2021)
|
# (As of 16 Mar 2022)
|
||||||
#
|
#
|
||||||
|
|
||||||
# Version
|
# Version
|
||||||
FILEVERSION=3
|
FILEVERSION=3
|
||||||
DATAVERSION=170
|
DATAVERSION=171
|
||||||
|
|
||||||
# ISO 4217 currency data
|
# ISO 4217 currency data
|
||||||
AF AFN 971 2
|
AF AFN 971 2
|
||||||
@ -218,7 +218,7 @@ RS RSD 941 2
|
|||||||
CS CSD 891 2
|
CS CSD 891 2
|
||||||
#CS EUR 978 2
|
#CS EUR 978 2
|
||||||
SC SCR 690 2
|
SC SCR 690 2
|
||||||
SL SLL 694 2
|
SL SLE 925 2
|
||||||
SG SGD 702 2
|
SG SGD 702 2
|
||||||
SK EUR 978 2
|
SK EUR 978 2
|
||||||
# MA 131
|
# MA 131
|
||||||
|
@ -6448,6 +6448,7 @@ CurrencyNames//rsd=Serbian Dinar
|
|||||||
CurrencyNames//scr=Seychellois Rupee
|
CurrencyNames//scr=Seychellois Rupee
|
||||||
CurrencyNames//sdd=Sudanese Dinar (1992-2007)
|
CurrencyNames//sdd=Sudanese Dinar (1992-2007)
|
||||||
CurrencyNames//sit=Slovenian Tolar
|
CurrencyNames//sit=Slovenian Tolar
|
||||||
|
CurrencyNames//sle=Sierra Leonean Leone
|
||||||
CurrencyNames//sll=Sierra Leonean Leone
|
CurrencyNames//sll=Sierra Leonean Leone
|
||||||
CurrencyNames//srd=Surinamese Dollar
|
CurrencyNames//srd=Surinamese Dollar
|
||||||
CurrencyNames//srg=Surinamese Guilder
|
CurrencyNames//srg=Surinamese Guilder
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2007, 2021, Oracle and/or its affiliates. All rights reserved.
|
* Copyright (c) 2007, 2022, Oracle and/or its affiliates. All rights reserved.
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||||
*
|
*
|
||||||
* This code is free software; you can redistribute it and/or modify it
|
* This code is free software; you can redistribute it and/or modify it
|
||||||
@ -40,7 +40,7 @@
|
|||||||
* 8145136 8145952 8164784 8037111 8081643 7037368 8178872 8185841 8190918
|
* 8145136 8145952 8164784 8037111 8081643 7037368 8178872 8185841 8190918
|
||||||
* 8187946 8195478 8181157 8179071 8193552 8202026 8204269 8202537 8208746
|
* 8187946 8195478 8181157 8179071 8193552 8202026 8204269 8202537 8208746
|
||||||
* 8209775 8221432 8227127 8230284 8231273 8233579 8234288 8250665 8255086
|
* 8209775 8221432 8227127 8230284 8231273 8233579 8234288 8250665 8255086
|
||||||
* 8251317 8274658
|
* 8251317 8274658 8283277
|
||||||
* @summary Verify locale data
|
* @summary Verify locale data
|
||||||
* @modules java.base/sun.util.resources
|
* @modules java.base/sun.util.resources
|
||||||
* @modules jdk.localedata
|
* @modules jdk.localedata
|
||||||
|
Loading…
x
Reference in New Issue
Block a user