[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#68333: Time bomb in icedtea/openjdk
From: |
Julien Lepiller |
Subject: |
bug#68333: Time bomb in icedtea/openjdk |
Date: |
Mon, 8 Jan 2024 00:02:42 +0100 |
Hi Guix!
There seems to be a time bomb in icedtea@2 and openjdk@9. while
building it:
Error: time is more than 10 years from present: 1388527200000
java.lang.RuntimeException: time is more than 10 years from present:
1388527200000 at
build.tools.generatecurrencydata.GenerateCurrencyData.makeSpecialCaseEntry(GenerateCurrencyData.java:288)
at
build.tools.generatecurrencydata.GenerateCurrencyData.buildMainAndSpecialCaseTables(GenerateCurrencyData.java:227)
at
build.tools.generatecurrencydata.GenerateCurrencyData.main(GenerateCurrencyData.java:158)
I managed to work around that by setting the date back, but we should
investigate and fix it. icedtea@3 doesn't seem to be affected.
- bug#68333: Time bomb in icedtea/openjdk,
Julien Lepiller <=