提交 cf79bcd1 编写于 作者: N neugens

8193552: ISO 4217 amendment 165

8202026: ISO 4217 amendment 166
8204269: ISO 4217 amendment 167
Reviewed-by: naoto, andrew
Contributed-by: li.jiang@oracle.com
上级 20b9f491
# #
# Copyright (c) 2000, 2016, Oracle and/or its affiliates. All rights reserved. # Copyright (c) 2000, 2018, 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
...@@ -31,7 +31,7 @@ formatVersion=2 ...@@ -31,7 +31,7 @@ formatVersion=2
# 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=164 dataVersion=167
# 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.
...@@ -46,7 +46,7 @@ all=ADP020-AED784-AFA004-AFN971-ALL008-AMD051-ANG532-AOA973-ARS032-ATS040-AUD036 ...@@ -46,7 +46,7 @@ all=ADP020-AED784-AFA004-AFN971-ALL008-AMD051-ANG532-AOA973-ARS032-ATS040-AUD036
HRK191-HTG332-HUF348-IDR360-IEP372-ILS376-INR356-IQD368-IRR364-ISK352-\ HRK191-HTG332-HUF348-IDR360-IEP372-ILS376-INR356-IQD368-IRR364-ISK352-\
ITL380-JMD388-JOD400-JPY392-KES404-KGS417-KHR116-KMF174-KPW408-KRW410-\ ITL380-JMD388-JOD400-JPY392-KES404-KGS417-KHR116-KMF174-KPW408-KRW410-\
KWD414-KYD136-KZT398-LAK418-LBP422-LKR144-LRD430-LSL426-LTL440-LUF442-\ KWD414-KYD136-KZT398-LAK418-LBP422-LKR144-LRD430-LSL426-LTL440-LUF442-\
LVL428-LYD434-MAD504-MDL498-MGA969-MGF450-MKD807-MMK104-MNT496-MOP446-MRO478-\ LVL428-LYD434-MAD504-MDL498-MGA969-MGF450-MKD807-MMK104-MNT496-MOP446-MRO478-MRU929-\
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-ROL946-RON946-RSD941-RUB643-RUR810-RWF646-SAR682-\ PKR586-PLN985-PTE620-PYG600-QAR634-ROL946-RON946-RSD941-RUB643-RUR810-RWF646-SAR682-\
...@@ -323,7 +323,7 @@ KG=KGS ...@@ -323,7 +323,7 @@ KG=KGS
# LAO PEOPLE'S DEMOCRATIC REPUBLIC (THE) # LAO PEOPLE'S DEMOCRATIC REPUBLIC (THE)
LA=LAK LA=LAK
# LATVIA # LATVIA
LV=LVL;2013-12-31-22-00-00;EUR LV=EUR
# LEBANON # LEBANON
LB=LBP LB=LBP
# LESOTHO # LESOTHO
...@@ -335,7 +335,7 @@ LY=LYD ...@@ -335,7 +335,7 @@ LY=LYD
# LIECHTENSTEIN # LIECHTENSTEIN
LI=CHF LI=CHF
# LITHUANIA # LITHUANIA
LT=LTL;2014-12-31-22-00-00;EUR LT=EUR
# LUXEMBOURG # LUXEMBOURG
LU=EUR LU=EUR
# MACAU # MACAU
...@@ -359,7 +359,7 @@ MH=USD ...@@ -359,7 +359,7 @@ MH=USD
# MARTINIQUE # MARTINIQUE
MQ=EUR MQ=EUR
# MAURITANIA # MAURITANIA
MR=MRO MR=MRU
# MAURITIUS # MAURITIUS
MU=MUR MU=MUR
# MAYOTTE # MAYOTTE
......
# #
# Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # Copyright (c) 2005, 2018, 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
...@@ -178,6 +178,7 @@ MMK=MMK ...@@ -178,6 +178,7 @@ MMK=MMK
MNT=MNT MNT=MNT
MOP=MOP MOP=MOP
MRO=MRO MRO=MRO
MRU=MRU
MTL=MTL MTL=MTL
MUR=MUR MUR=MUR
MVR=MVR MVR=MVR
...@@ -399,6 +400,7 @@ mmk=Myanma Kyat ...@@ -399,6 +400,7 @@ mmk=Myanma Kyat
mnt=Mongolian Tugrik mnt=Mongolian Tugrik
mop=Macanese Pataca mop=Macanese Pataca
mro=Mauritanian Ouguiya mro=Mauritanian Ouguiya
mru=Mauritanian Ouguiya
mtl=Maltese Lira mtl=Maltese Lira
mur=Mauritian Rupee mur=Mauritian Rupee
mvr=Maldivian Rufiyaa mvr=Maldivian Rufiyaa
......
/* /*
* Copyright (c) 2007, 2012, Oracle and/or its affiliates. All rights reserved. * Copyright (c) 2007, 2018, 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
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
/* /*
* @test * @test
* @bug 4691089 4819436 4942982 5104960 6544471 6627549 7066203 7195759 * @bug 4691089 4819436 4942982 5104960 6544471 6627549 7066203 7195759
* 8074350 8074351 8145952 8187946 * 8074350 8074351 8145952 8187946 8193552 8202026 8204269
* @summary Validate ISO 4217 data for Currency class. * @summary Validate ISO 4217 data for Currency class.
*/ */
...@@ -94,7 +94,7 @@ public class ValidateISO4217 { ...@@ -94,7 +94,7 @@ public class ValidateISO4217 {
/* Codes that are obsolete, do not have related country */ /* Codes that are obsolete, do not have related country */
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-LUF-MGF-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-" + "PTE-ROL-RUR-SDD-SIT-SKK-SRG-STD-TMM-TPE-TRL-VEF-UYI-USN-USS-VEB-"
+ "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";
......
# #
# #
# Amendments up until ISO 4217 AMENDMENT NUMBER 164 # Amendments up until ISO 4217 AMENDMENT NUMBER 167
# (As of 22 September 2017) # (As of 4 June 2018
# #
# Version # Version
FILEVERSION=2 FILEVERSION=2
DATAVERSION=164 DATAVERSION=167
# ISO 4217 currency data # ISO 4217 currency data
AF AFN 971 2 AF AFN 971 2
...@@ -135,14 +135,14 @@ KR KRW 410 0 ...@@ -135,14 +135,14 @@ KR KRW 410 0
KW KWD 414 3 KW KWD 414 3
KG KGS 417 2 KG KGS 417 2
LA LAK 418 2 LA LAK 418 2
LV LVL 428 2 2013-12-31-22-00-00 EUR 978 2 LV EUR 978 2
LB LBP 422 2 LB LBP 422 2
#LS ZAR 710 2 #LS ZAR 710 2
LS LSL 426 2 LS LSL 426 2
LR LRD 430 2 LR LRD 430 2
LY LYD 434 3 LY LYD 434 3
LI CHF 756 2 LI CHF 756 2
LT LTL 440 2 2014-12-31-22-00-00 EUR 978 2 LT EUR 978 2
LU EUR 978 2 LU EUR 978 2
MO MOP 446 2 MO MOP 446 2
MK MKD 807 2 MK MKD 807 2
...@@ -154,7 +154,7 @@ ML XOF 952 0 ...@@ -154,7 +154,7 @@ ML XOF 952 0
MT EUR 978 2 MT EUR 978 2
MH USD 840 2 MH USD 840 2
MQ EUR 978 2 MQ EUR 978 2
MR MRO 478 2 MR MRU 929 2
MU MUR 480 2 MU MUR 480 2
YT EUR 978 2 YT EUR 978 2
MX MXN 484 2 MX MXN 484 2
......
...@@ -8301,3 +8301,6 @@ CurrencyNames//stn=S\u00e3o Tom\u00e9 and Pr\u00edncipe Dobra ...@@ -8301,3 +8301,6 @@ CurrencyNames//stn=S\u00e3o Tom\u00e9 and Pr\u00edncipe Dobra
CurrencyNames//lak=Lao Kip CurrencyNames//lak=Lao Kip
CurrencyNames//php=Philippine Piso CurrencyNames//php=Philippine Piso
CurrencyNames//azn=Azerbaijan Manat CurrencyNames//azn=Azerbaijan Manat
# bug $8193552
CurrencyNames//mru=Mauritanian Ouguiya
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
* 7003124 7085757 7028073 7171028 7189611 8000983 7195759 8004489 8006509 * 7003124 7085757 7028073 7171028 7189611 8000983 7195759 8004489 8006509
* 7114053 7074882 7040556 8013836 8021121 6192407 6931564 8027695 7090826 * 7114053 7074882 7040556 8013836 8021121 6192407 6931564 8027695 7090826
* 8017142 8037343 8055222 8042126 8074791 8075173 8080774 8129361 * 8017142 8037343 8055222 8042126 8074791 8075173 8080774 8129361
* 8145952 8164784 8187946 8195478 * 8145952 8164784 8187946 8195478 8193552 8202026 8204269
* @summary Verify locale data * @summary Verify locale data
* *
*/ */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册