-
Sub-task
-
Resolution: Delivered
-
P3
-
22
The `jdk.crypto.ec` module is being deprecated with the intent to remove it. An empty module exists as a transition for developers to fix applications or `jlink` commands with hard-coded dependencies before removal. The SunEC JCE Provider, which provides Elliptic Curve Cryptography, is now in the `java.base` module. There should be no difference in cryptographic functionality with this deprecation.