[jdk8u-ri] Integrated: 8332085: Remove 10 year old transition check in GenerateCurrencyData tool

Naoto Sato naoto at openjdk.org
Fri May 10 21:17:38 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.

This pull request has now been integrated.

Changeset: 4f3b76ff
Author:    Naoto Sato <naoto at openjdk.org>
URL:       https://git.openjdk.org/jdk8u-ri/commit/4f3b76ff496e7423e5c43ca62cef019e4f4292ec
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: jlu, iris, lancea, prr, erikj, andrew

-------------

PR: https://git.openjdk.org/jdk8u-ri/pull/17


More information about the jdk8u-dev mailing list