RFR: JDK-8308398 Move SunEC crypto provider into java.base
Anthony Scarpino
ascarpino at openjdk.org
Sun Jun 18 20:30:20 UTC 2023
On Sat, 17 Jun 2023 12:53:17 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> src/jdk.crypto.ec/share/classes/module-info.java line 36:
>>
>>> 34: @Deprecated(since="22", forRemoval = true)
>>> 35: module jdk.crypto.ec {
>>> 36: //provides java.security.Provider with sun.security.ec.SunEC;
>>
>> Just remove it.
>
> Yes, it should be removed.
Yep
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/14457#discussion_r1233372709
More information about the build-dev
mailing list