-
Bug
-
Resolution: Fixed
-
P4
-
25
-
b20
-
generic
-
generic
Currency.java provides mechanism to load a new currency at runtime via CurrencyData.properties. Currently, we only test the behavior associated with the current date, (either before OR after the cut-over). However, this can lead to unexpected failures if the cut-over mechanism is broken and we transition from before to after the cut-over date/time behavior.
We should test both the before AND after behavior for a cut-over currency defined in CurrencyData.properties, regardless of the current date/time.
We should test both the before AND after behavior for a cut-over currency defined in CurrencyData.properties, regardless of the current date/time.
- relates to
-
JDK-8321480 ISO 4217 Amendment 176 Update
-
- Closed
-
-
JDK-8355045 Verify future cutover time of the currency
-
- Open
-
- links to
-
Commit(master) openjdk/jdk/1526dd81
-
Review(master) openjdk/jdk/24701