RFR: 8317951: Refactor loading of zip library to help resolve JDK-8315220 [v3]

Markus Grönlund mgronlun at openjdk.org
Thu Oct 19 13:29:29 UTC 2023


> 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

Markus Grönlund has updated the pull request incrementally with one additional commit since the last revision:

  do not exit vm from HeapCompression usage

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/16149/files
  - new: https://git.openjdk.org/jdk/pull/16149/files/8e010a10..28b9d869

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=16149&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=16149&range=01-02

  Stats: 27 lines in 1 file changed: 8 ins; 0 del; 19 mod
  Patch: https://git.openjdk.org/jdk/pull/16149.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/16149/head:pull/16149

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


More information about the hotspot-runtime-dev mailing list