RFR: 8301655: Problemlist jdk/jdk/nio/zipfs/TestLocOffsetFromZip64EF.java on Linux
Jaikiran Pai
jpai at openjdk.org
Fri Feb 3 01:07:06 UTC 2023
On Thu, 2 Feb 2023 02:00:33 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
> Can I please get a review of this change which problem lists `TestLocOffsetFromZip64EF`?
>
> This test uses the `zip` command to generate a zip file. The `zip` binary shipped in recent versions of Linux (like Oracle Linux 9) are missing some features due to what appears to be a regression in that binary. That issue is being addressed upstream in https://bugzilla.redhat.com/show_bug.cgi?id=2162688. Until that issue is fixed, the proposal is to problem list this test on `linux-all` (the issue was reproduced on both `x64` and `aarch64`).
Thank you Lance.
-------------
PR: https://git.openjdk.org/jdk/pull/12380
More information about the core-libs-dev
mailing list