Review Request for JDK-8030114: [parfait] warnings from b119 for jdk.src.share.native.sun.security.smartcardio: JNI exception pending

Valerie (Yu-Ching) Peng valerie.peng at oracle.com
Fri Feb 14 00:30:54 UTC 2014


Can someone please review the fixes which checks for pending exceptions 
in native code "pcsc.c"?
The fix is straightforward for all except the changes under 
Java_sun_security_smartcardio_PCSC_SCardGetStatusChange(...) method 
which is somewhat complicated due to the need to free up memories.

Webrev: http://cr.openjdk.java.net/~valeriep/8030114/webrev.00/

Thanks,
Valerie



More information about the security-dev mailing list