RFR: 8301655: Problemlist jdk/jdk/nio/zipfs/TestLocOffsetFromZip64EF.java on Linux

Jaikiran Pai jpai at openjdk.org
Thu Feb 2 05:31:12 UTC 2023


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`).

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

Commit messages:
 - 8301655: Problemlist jdk/jdk/nio/zipfs/TestLocOffsetFromZip64EF.java on Linux

Changes: https://git.openjdk.org/jdk/pull/12380/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=12380&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8301655
  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/12380.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/12380/head:pull/12380

PR: https://git.openjdk.org/jdk/pull/12380


More information about the core-libs-dev mailing list