Code Review for jdk11u-dev

Prepared by:clanger on Tue May 28 09:12:50 CEST 2019
Workspace:
Compare against version:51878
Summary of changes: 1472 lines changed: 1373 ins; 36 del; 63 mod; 1004 unchg
Patch of changes: jdk11u-dev.patch
Bug id: JDK-8208698 : Improved ECC Implementation
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.crypto.ec/share/classes/sun/security/ec/ECDHKeyAgreement.java

rev 51879 : 8208698: Improved ECC Implementation
Summary: New implementation of ECDH and ECDSA forsome prime-order curves
Reviewed-by: ascarpino
146 lines changed: 120 ins; 8 del; 18 mod; 151 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.crypto.ec/share/classes/sun/security/ec/ECDSASignature.java

rev 51879 : 8208698: Improved ECC Implementation
Summary: New implementation of ECDH and ECDSA forsome prime-order curves
Reviewed-by: ascarpino
98 lines changed: 70 ins; 3 del; 25 mod; 531 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.crypto.ec/share/classes/sun/security/ec/ECKeyPairGenerator.java

rev 51879 : 8208698: Improved ECC Implementation
Summary: New implementation of ECDH and ECDSA forsome prime-order curves
Reviewed-by: ascarpino
115 lines changed: 82 ins; 21 del; 12 mod; 175 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.crypto.ec/share/classes/sun/security/ec/ECPrivateKeyImpl.java

rev 51879 : 8208698: Improved ECC Implementation
Summary: New implementation of ECDH and ECDSA forsome prime-order curves
Reviewed-by: ascarpino
68 lines changed: 56 ins; 4 del; 8 mod; 147 unchg

------ ------ ------ ------ --- New Patch Raw src/jdk.crypto.ec/share/classes/sun/security/ec/ECDSAOperations.java

rev 51879 : 8208698: Improved ECC Implementation
Summary: New implementation of ECDH and ECDSA forsome prime-order curves
Reviewed-by: ascarpino
202 lines changed: 202 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/jdk.crypto.ec/share/classes/sun/security/ec/ECOperations.java

rev 51879 : 8208698: Improved ECC Implementation
Summary: New implementation of ECDH and ECDSA forsome prime-order curves
Reviewed-by: ascarpino
493 lines changed: 493 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/jdk.crypto.ec/share/classes/sun/security/ec/point/AffinePoint.java

rev 51879 : 8208698: Improved ECC Implementation
Summary: New implementation of ECDH and ECDSA forsome prime-order curves
Reviewed-by: ascarpino
76 lines changed: 76 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/jdk.crypto.ec/share/classes/sun/security/ec/point/ImmutablePoint.java

rev 51879 : 8208698: Improved ECC Implementation
Summary: New implementation of ECDH and ECDSA forsome prime-order curves
Reviewed-by: ascarpino
32 lines changed: 32 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/jdk.crypto.ec/share/classes/sun/security/ec/point/MutablePoint.java

rev 51879 : 8208698: Improved ECC Implementation
Summary: New implementation of ECDH and ECDSA forsome prime-order curves
Reviewed-by: ascarpino
37 lines changed: 37 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/jdk.crypto.ec/share/classes/sun/security/ec/point/Point.java

rev 51879 : 8208698: Improved ECC Implementation
Summary: New implementation of ECDH and ECDSA forsome prime-order curves
Reviewed-by: ascarpino
45 lines changed: 45 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/jdk.crypto.ec/share/classes/sun/security/ec/point/ProjectivePoint.java

rev 51879 : 8208698: Improved ECC Implementation
Summary: New implementation of ECDH and ECDSA forsome prime-order curves
Reviewed-by: ascarpino
160 lines changed: 160 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using /cygdrive/c/SAPDevelop/mercurial/webrev/webrev.ksh (vers 25.17-hg+openjdk.java.net).