On Wed, 23 Sep 2020 17:07:21 GMT, Valerie Peng <valer...@openjdk.org> wrote:

>> Anthony Scarpino has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   remove JDKOPT_DETECT_INTREE_EC from configure.ac
>
> src/jdk.crypto.ec/share/classes/sun/security/ec/SunEC.java line 219:
> 
>> 217:
>> 218:         Collection<? extends NamedCurve> supportedCurves;
>> 219:         supportedCurves = CurveDB.getSupportedCurves();
> 
> Shouldn't the supportedCurves be the hardcoded 3 curves?

Ah yes.  Thanks for seeing that.

-------------

PR: https://git.openjdk.java.net/jdk/pull/289

Reply via email to