RFR: 8226307: Curve names should be case-insensitive

Ivan Gerasimov ivan.gerasimov at oracle.com
Thu Jun 20 22:42:22 UTC 2019


Hi Sean!

It would be better to lower case with toLowerCase(Locale.ENGLISH) to 
avoid dependence on the current locale.

With kind regards,

Ivan


On 6/20/19 11:22 AM, Sean Mullan wrote:
> Please review this simple fix to treat all elliptic curve names as 
> case-insensitive:
>
> webrev: http://cr.openjdk.java.net/~mullan/webrevs/8226307/webrev.00/
> bug: https://bugs.openjdk.java.net/browse/JDK-8226307
>
> Thanks,
> Sean
>
>

-- 
With kind regards,
Ivan Gerasimov




More information about the security-dev mailing list