Hi,

I need a code review for a JCK issue where the AlgorithmConstraints spec says that permits() with a null or empty primitives throws an IllegalArgumentsException. The code currently allows no primitive and continues with the check. Additionally, there was a needed change to JSSE SeverHello that was sending a null primitives.

https://cr.openjdk.java.net/~ascarpino/8236098/webrev/

Tony

Reply via email to