RFR: 8365581: Optimize Java implementation of P256 arithmetic

Ben Perez bperez at openjdk.org
Thu Aug 21 16:43:28 UTC 2025


On Fri, 15 Aug 2025 03:47:01 GMT, Chen Liang <liach at openjdk.org> wrote:

> This particular method is already `@IntrinsicCandidate`: what special treatment does it get from the JVM?

There are currently only intrinsics for x86 so improvements to the Java implementation will still benefit quite a few users.

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

PR Comment: https://git.openjdk.org/jdk/pull/26792#issuecomment-3191489599


More information about the security-dev mailing list