Integrated: 8317951: Refactor loading of zip library to help resolve JDK-8315220

Markus Grönlund mgronlun at openjdk.org
Tue Oct 31 10:05:48 UTC 2023


On Wed, 11 Oct 2023 12:57:09 GMT, Markus Grönlund <mgronlun at openjdk.org> wrote:

> Greetings,
> 
> This refactorization resolves the problem associated with [JDK-8315220](https://bugs.openjdk.org/browse/JDK-8315220) and, subsequently, [JDK-8315892](https://bugs.openjdk.org/browse/JDK-8315892).
> 
> Testing: jdk_jfr, tier1-9, stress testing
> 
> Thanks
> Markus

This pull request has now been integrated.

Changeset: d3c3f0e7
Author:    Markus Grönlund <mgronlun at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d3c3f0e7c86ec6adcc55c8da027ae82488e3e023
Stats:     395 lines in 10 files changed: 258 ins; 126 del; 11 mod

8317951: Refactor loading of zip library to help resolve JDK-8315220

Reviewed-by: egahlin, dholmes

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

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


More information about the hotspot-runtime-dev mailing list