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

Markus Grönlund mgronlun at openjdk.org
Thu Oct 26 10:01:55 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 on failure to resolve InitParams and Compress

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

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

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

  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 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