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`). Thank you Jai for handling this for us ------------- Marked as reviewed by lancea (Reviewer). PR: https://git.openjdk.org/jdk/pull/12380