RFR: 8235710: Remove the legacy elliptic curves [v2]

Anthony Scarpino ascarpino at openjdk.java.net
Tue Sep 22 00:18:08 UTC 2020


On Mon, 21 Sep 2020 23:50:07 GMT, Erik Joelsson <erikj at 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
>
> make/autoconf/jdk-options.m4 line 234:
> 
>> 232: # Enable or disable the elliptic curve crypto implementation
>> 233: #
>> 234: AC_DEFUN_ONCE([JDKOPT_DETECT_INTREE_EC],
> 
> There should be a call to this macro from either configure.ac or this file that also needs to be removed.

found it in configure.ac and removed

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

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



More information about the build-dev mailing list