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

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

Thanks, @gnu-andrew. Yes, fixing it in the mainline (and its further backports) is planned.

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

PR Comment: https://git.openjdk.org/jdk8u-ri/pull/17#issuecomment-2105278422


More information about the jdk8u-dev mailing list