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

Markus Grönlund mgronlun at openjdk.org
Thu Oct 26 12:26:35 UTC 2023


On Thu, 26 Oct 2023 12:03:38 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Adjusted to never exit the vm if failing to resolve InitParams and Compress.
>
> I think the original code worked on the basis that we know what a libzip is and provides and that is not likely to change, so all the expected entry points will be present.

Then I don't know why HeapDumperCompression behaves differently.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/16149#discussion_r1373083501


More information about the hotspot-runtime-dev mailing list