RFR[14] 8236098:AlgorithmConstraints:permits method not throwing IAEx when primitives are empty

Xuelei Fan xuelei.fan at oracle.com
Tue Jan 7 20:52:35 UTC 2020


Looks fine to me.

Thanks,
Xuelei

On 1/7/2020 11:40 AM, Anthony Scarpino wrote:
> FYI, there is no test included because the JCK test already exists.
> 
> On 1/7/20 11:39 AM, Anthony Scarpino wrote:
>> 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


More information about the security-dev mailing list