RFR 8176350: Usage constraints don't take effect when using PKIX
Sean Mullan
sean.mullan at oracle.com
Wed Mar 8 21:44:17 UTC 2017
- DisabledAlgorithmConstraints.java
You can just call Thread.dumpStack (which dumps to stderr) here if debug
is set. OTOH, I am concerned this will quickly fill up the log file with
stack traces (which can be long). Do we really need this?
--Sean
On 3/8/17 4: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
More information about the security-dev
mailing list