-
Bug
-
Resolution: Fixed
-
P4
-
8-pool
-
b01
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8332160 | 23 | Naoto Sato | P4 | Resolved | Fixed | b23 |
The build fails if there is a transition beyond 10 years in the CurrencyData.properties file. The GenerateCurrencyData build tool that generates the currency data had a check that throws an exception if the transition date is more than 10 years away (past/future). The check does not seem meaningful. Removing the check will fix the issue.
- backported by
-
JDK-8332160 Remove 10 year old transition check in GenerateCurrencyData tool
- Resolved