[9] RFR: Static build of libzip is missing JNI_OnLoad_zip entry point

Naoto Sato naoto.sato at oracle.com
Fri May 20 23:16:03 UTC 2016


Hello,

Please review the fix to the following issue:

https://bugs.openjdk.java.net/browse/JDK-8150179

The proposed fix is located at:

http://cr.openjdk.java.net/~naoto/8150179/webrev.00/

The fix is to simply bring the JNI OnLoad entry point back from 
ZipFile.c which was removed.

Naoto



More information about the core-libs-dev mailing list