Integrated: 8332085: Remove 10 year old transition check in GenerateCurrencyData tool
Naoto Sato
naoto at openjdk.org
Mon May 13 16:52:23 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.
This pull request has now been integrated.
Changeset: 5ded8da6
Author: Naoto Sato <naoto at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/5ded8da676d62158d0011086d7f80ff2c9096e13
Stats: 4 lines in 1 file changed: 0 ins; 3 del; 1 mod
8332085: Remove 10 year old transition check in GenerateCurrencyData tool
Reviewed-by: erikj, iris
Backport-of: 4f3b76ff496e7423e5c43ca62cef019e4f4292ec
-------------
PR: https://git.openjdk.org/jdk/pull/19183
More information about the build-dev
mailing list