+1

> On Oct 30, 2019, at 2:00 PM, Anthony Scarpino <anthony.scarp...@oracle.com> 
> wrote:
> 
>> On 10/30/19 1:13 PM, Valerie Peng wrote:
>> Anyone has a minute to review this trivial fix? The supported key size info 
>> for the PKCS#11 PSS mechanism should be in bits. The current code treat them 
>> as in bytes. This does not cause any existing regression test failure 
>> because NSS has a very low value, i.e. 128, as the minimum key size.
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8232950
>> Webrev: http://cr.openjdk.java.net/~valeriep/8232950/webrev.00/
>> Mach5 run passed.
>> Thanks,
>> Valerie
> 
> It looks good to me.
> 
> Tony

Reply via email to