hg: jdk8/tl/jdk: 7155720: PKCS11 minor issues in native code

2013-04-04 Thread valerie . peng
Changeset: 7d4e30730f80 Author:valeriep Date: 2013-04-04 20:05 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/7d4e30730f80 7155720: PKCS11 minor issues in native code Summary: Added OOM handling to address the two issues found by parfait. Reviewed-by: weijun ! src/solaris/na

hg: jdk8/tl/jdk: 8000406: change files using @GenerateNativeHeader to use @Native

2013-04-04 Thread dan . xu
Changeset: 7b1189bf1d7b Author:dxu Date: 2013-04-04 15:39 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/7b1189bf1d7b 8000406: change files using @GenerateNativeHeader to use @Native Summary: Use @Native annotation to mark constants interested by native codes Reviewed-by: ala

Re: Code Review Request for 7155720: PKCS11 minor issues in native code

2013-04-04 Thread Valerie (Yu-Ching) Peng
Makes sense. I will update the fix accordingly. Thanks, Valerie On 04/04/13 00:33, Florian Weimer wrote: On 04/01/2013 08:26 PM, Valerie (Yu-Ching) Peng wrote: Yes, please find the correct webrev at: http://cr.openjdk.java.net/~valeriep/7155720/webrev.00/ I think in the second hunk of the pa

Re: Code Review Request for 7155720: PKCS11 minor issues in native code

2013-04-04 Thread Florian Weimer
On 04/01/2013 08:26 PM, Valerie (Yu-Ching) Peng wrote: Yes, please find the correct webrev at: http://cr.openjdk.java.net/~valeriep/7155720/webrev.00/ I think in the second hunk of the patch, you should call dlclose(). -- Florian Weimer / Red Hat Product Security Team