Skip to content

Commit

Permalink
8294307: ISO 4217 Amendment 173 Update
Browse files Browse the repository at this point in the history
Backport-of: 4b60ed4d08d6e4cfb26bde2533b6f06b8bf3fa25
  • Loading branch information
GoeLin committed Nov 15, 2022
1 parent 954a6e4 commit e3eccbc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion make/data/currency/CurrencyData.properties
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ formatVersion=3
# Version of the currency code information in this class.
# It is a serial number that accompanies with each amendment.

dataVersion=172
dataVersion=173

# List of all valid ISO 4217 currency codes.
# To ensure compatibility, do not remove codes.
Expand Down
6 changes: 3 additions & 3 deletions test/jdk/java/util/Currency/tablea1.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
#
#
# Amendments up until ISO 4217 AMENDMENT NUMBER 172
# (As of 27 June 2022)
# Amendments up until ISO 4217 AMENDMENT NUMBER 173
# (As of 23 September 2022)
#

# Version
FILEVERSION=3
DATAVERSION=172
DATAVERSION=173

# ISO 4217 currency data
AF AFN 971 2
Expand Down

1 comment on commit e3eccbc

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.