[jdk11u-dev] Integrated: 8288763: Pack200 extraction failure with invalid size
Tyler Steele
tsteele at openjdk.org
Tue Jul 19 07:13:47 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.
This pull request has now been integrated.
Changeset: 5e1ce54d
Author: Tyler Steele <tsteele at openjdk.org>
Committer: Christoph Langer <clanger at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/5e1ce54d6a11eac153a6e6487bc0b4ed89741b5b
Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod
8288763: Pack200 extraction failure with invalid size
Reviewed-by: simonis
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/1163
More information about the jdk-updates-dev
mailing list