Looks good. Please add a noreg label (noreg-self probably). Also, the
subcomponent should probably be javax.security:pkcs11
--Sean
On 07/29/2014 11:02 AM, Vincent Ryan wrote:
Please review this simple fix to eliminate an intermittent test failure.
Bug: https://bugs.openjdk.java.net/browse/JDK-8051972
Webrev: http://cr.openjdk.java.net/~vinnie/8051972/webrev.00/
The fix detects if a self-signed cert has inadvertently been selected for an
invalid-signature test and ignores the resulting false positive.
Thanks.