[jdk11u-dev] RFR: 8288763: [s390x] Pack200 extraction failure with invalid size

Christoph Langer clanger at openjdk.org
Wed Jun 29 15:13:38 UTC 2022


On Mon, 20 Jun 2022 23:03:33 GMT, Tyler Steele <tsteele at openjdk.org> wrote:

> While running some internal testing, a college has discovered a failure related to the Pack200 archive format on the zLinux platform. The problematic code was removed in the current repo by [JDK-8234596](https://bugs.openjdk.org/browse/JDK-8234596), however that change was large, and required a CSR. I feel that it would be too risky and cumbersome to backport those changes to jdk11 (and ultimately jdk8 as well), so I'd like to propose this change as a new change to jdk11 rather than via the usual backport process.
> 
> ### Testing
> These changes have been run against the failing test on zLinux and the Tier 1 tests completed successfully.

I agree, some more comments could be helpful or at least some explanation of the fix in the JBS bug. Maybe it is a similar issue as was fixed for java.util.zip by @simonis with https://bugs.openjdk.org/browse/JDK-8253952 ?

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

PR: https://git.openjdk.org/jdk11u-dev/pull/1163


More information about the jdk-updates-dev mailing list