Looks good. Minor comment in PKIXCertPathValidator.java you can combine
lines 193-194.
--Sean
On 3/9/17 1:29 PM, Anthony Scarpino wrote:
On 03/08/2017 01:15 PM, Anthony Scarpino wrote:
Hi,
I need a code review of this small change.. The PKIX path for usage
checking didn't pass the variant to the checkers because of a previous
needed check for plugins.
http://cr.openjdk.java.net/~ascarpino/8176350/webrev/
thanks
Tony
I've updated the webrev in-place with a change that Sean and I talked
about.. This change is a code cleanup related to the bug with PKIX and
plugins, not a behavior change.
Tony