thanks for reviews. webrev updated :
http://cr.openjdk.java.net/~coffeys/webrev.8029020.v2/webrev/
I'll push pending positive build & test results.
regards,
Sean.
On 04/02/14 13:51, Alan Bateman wrote:
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