[9] RFR: 8036612 [parfait] JNI exception pending in jdk/src/windows/native/sun/security/mscapi/security.cpp

Vincent Ryan vincent.x.ryan at oracle.com
Wed Jul 16 13:22:20 UTC 2014


Please review this fix to the native code component of the SunMSCAPI provider.
It now checks whether a Java exception (thrown from JNI) is already pending, before continuing.

Bug: https://bugs.openjdk.java.net/browse/JDK-8036612
Webrev: http://cr.openjdk.java.net/~vinnie/8036612/webrev.00/

Thanks.


More information about the security-dev mailing list