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