[9] rfr 8034031: [parfait] JNI exception pending in jdk/src/macosx/native/apple/security/KeystoreImpl.m

Vincent Ryan vincent.x.ryan at oracle.com
Fri Nov 14 13:36:20 UTC 2014


Thanks Max. The trailing semicolon is needed to satisfy the compiler (because of the macro that follows).

On 14 Nov 2014, at 13:31, Wang Weijun <weijun.wang at oracle.com> wrote:

> The last label has a trailing semicolon. Otherwise good.
> 
> --Max
> 
>> On Nov 14, 2014, at 18:58, Vincent Ryan <vincent.x.ryan at oracle.com> wrote:
>> 
>> Please review this fix to check for pending exceptions in JNI:
>> 
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8034031
>> Webrev: http://cr.openjdk.java.net/~vinnie/8034031/webrev.00/
>> 
>> Thanks.
>> 
> 



More information about the security-dev mailing list