[10] RFR: 8175029: StackOverflowError in X509CRL and X509Certificate.verify(PublicKey, Provider)
Weijun Wang
weijun.wang at oracle.com
Fri Mar 31 13:08:48 UTC 2017
Can we just move the code you just added into the public API directly?
Looks like it does not reference any internal classes.
--Max
On 03/31/2017 08:06 PM, Sean Mullan wrote:
> Please review this fix for a StackOverflowError caused by the default
> implementation of verify(PublicKey, Provider).
>
> bug: https://bugs.openjdk.java.net/browse/JDK-8175029
>
> webrev: http://cr.openjdk.java.net/~mullan/webrevs/8175029/webrev.00/
>
> Thanks,
> Sean
More information about the security-dev
mailing list