RFR : 8029020 : Check src/share/native/java/util/zip code for JNI pending exceptions
Alan Bateman
Alan.Bateman at oracle.com
Tue Feb 4 13:51:05 UTC 2014
On 04/02/2014 13:31, Seán Coffey wrote:
> Looking to correct some JNI handling code in java/util/zip for jdk9-dev.
>
> webrev : http://cr.openjdk.java.net/~coffeys/webrev.8029020/webrev/
> <http://cr.openjdk.java.net/%7Ecoffeys/webrev.8029020/webrev/>
Looks good. A minor comment is that the ZipFile.c code could use
JNU_ClassString instead of FindClass.
-Alan
More information about the core-libs-dev
mailing list