<j2secmod.c>line 133 - 138, I think it's better to take the ReleaseStringUTFChars() call of 'configDir' out of the block for 'functionName'. So we can ensure that both are released even if the code from 82-94 are somehow later altered.
The rest looks fine. Thanks, Valerie On 03/04/14 22:56, Anthony Scarpino wrote:
Hi,I need a review for changes that cover JNI pending exceptions for j2secmod.c, j2secmod_md.c, and p11_md.chttp://cr.openjdk.java.net/~ascarpino/8036543/webrev.00/ thanks Tony