- 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

Reply via email to