-
Sub-task
-
Resolution: Delivered
-
P4
-
7u97, 7u111, 8u77, 8u102, 9
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8158936 | 8u102 | Clifford Wayne | P4 | Closed | Delivered | |
JDK-8176307 | 8u77 | Owen Stuart | P4 | Closed | Delivered | |
JDK-8157880 | 7u111 | Clifford Wayne | P4 | Closed | Delivered | |
JDK-8176305 | 7u97 | Owen Stuart | P4 | Closed | Delivered | b33 |
We have implemented improvements that will improve performance of several security algorithms, especially when using ciphers with key lengths of 2048-bit or greater. To turn on these improvements, use the options -XX:+UseMontgomeryMultiplyIntrinsic and -XX:+UseMontgomerySquareIntrinsic. This improvement is only for Linux and Solaris on x86_64 architecture.
- backported by
-
JDK-8157880 Release Note: Implemented performance improvements for BigInteger.montgomeryMultiply
- Closed
-
JDK-8158936 Release Note: Implemented performance improvements for BigInteger.montgomeryMultiply
- Closed
-
JDK-8176305 Release Note: Implemented performance improvements for BigInteger.montgomeryMultiply
- Closed
-
JDK-8176307 Release Note: Implemented performance improvements for BigInteger.montgomeryMultiply
- Closed