hg: jdk/sandbox: 8244495: Some jlink tests crash on Windows after JDK-8237750

chris.hegarty at oracle.com chris.hegarty at oracle.com
Thu May 7 02:45:28 UTC 2020


Changeset: 3f571766f343
Author:    minqi
Date:      2020-05-06 19:43 -0700
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/3f571766f343

8244495: Some jlink tests crash on Windows after JDK-8237750
Summary: Fix of 8237750 changed the loading zip library to on-demand loading, on Windows, jlink/jimage still assume that zip has been loaded already. Fix to load zip on not loaded.
Reviewed-by: kbarrett, mchung, dholmes, dcubed

! src/java.base/share/native/libjimage/imageDecompressor.cpp



More information about the jdk-sandbox-changes mailing list