[jdk8u-ri] RFR: 8332085: Remove 10 year old transition check in GenerateCurrencyData tool
Erik Joelsson
erikj at openjdk.org
Fri May 10 19:44:10 UTC 2024
On Fri, 10 May 2024 18:42:34 GMT, Naoto Sato <naoto at openjdk.org> wrote:
> Fixing a build error on 8u-RI. The 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.
Marked as reviewed by erikj (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk8u-ri/pull/17#pullrequestreview-2050758500
More information about the jdk8u-dev
mailing list