RFR: 8279453: Disable tools/jar/ReproducibleJar.java on 32-bit platforms

Brian Burkhalter bpb at openjdk.java.net
Wed Jan 5 00:41:16 UTC 2022


On Tue, 4 Jan 2022 16:46:09 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> The real problem is Y2038 ([JDK-8279444](https://bugs.openjdk.java.net/browse/JDK-8279444)), which does not look solvable at this time. So for test cleanliness, we might just disable this test on 32-bit platforms.
> 
> Additional testing:
>  - [x] Linux x86_64 fastdebug, affected test still passes
>  - [x]  Linux x86_32 fastdebug, affected test is now skipped

Marked as reviewed by bpb (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/6957


More information about the core-libs-dev mailing list