On Thu, 2 Feb 2023 02:00:33 GMT, Jaikiran Pai <j...@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`). This pull request has now been integrated. Changeset: 4c9de876 Author: Jaikiran Pai <j...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/4c9de876bffe5abb94db1c8c2b919d8243317ff8 Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod 8301655: Problemlist jdk/jdk/nio/zipfs/TestLocOffsetFromZip64EF.java on Linux Reviewed-by: lancea ------------- PR: https://git.openjdk.org/jdk/pull/12380