RFR: 8332085: Remove 10 year old transition check in GenerateCurrencyData tool
Erik Joelsson
erikj at openjdk.org
Fri May 10 22:27:04 UTC 2024
On Fri, 10 May 2024 21:30:21 GMT, Naoto Sato <naoto at openjdk.org> wrote:
> The build tool that generates the currency data had a check that throws an exception (causes a build failure) if the transition date is more than 10 years away (past/future). This caused a build failure in 8u-RI repository. Since the risk of build failure seems to exceed the potential benefit (make the data clean), removing the check is appropriate.
Marked as reviewed by erikj (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/19183#pullrequestreview-2050944169
More information about the build-dev
mailing list