Code Review for jdk

Prepared by:alvdavi on Fri Jun 14 18:43:37 UTC 2019
Workspace:/local/home/alvdavi/ws/hg/jdk
Compare against version:13569
Summary of changes: 1472 lines changed: 1378 ins; 31 del; 63 mod; 860 unchg
Patch of changes: jdk.patch
Legend: Modified file
Deleted file
New file

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

rev 13570 : 8208698: Improved ECC Implementation
Summary: New implementation of ECDH and ECDSA forsome prime-order curves
145 lines changed: 120 ins; 8 del; 17 mod; 152 unchg

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

rev 13570 : 8208698: Improved ECC Implementation
Summary: New implementation of ECDH and ECDSA forsome prime-order curves
97 lines changed: 71 ins; 3 del; 23 mod; 427 unchg

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

rev 13570 : 8208698: Improved ECC Implementation
Summary: New implementation of ECDH and ECDSA forsome prime-order curves
119 lines changed: 83 ins; 20 del; 16 mod; 133 unchg

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

rev 13570 : 8208698: Improved ECC Implementation
Summary: New implementation of ECDH and ECDSA forsome prime-order curves
63 lines changed: 56 ins; 0 del; 7 mod; 148 unchg

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

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

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

rev 13570 : 8208698: Improved ECC Implementation
Summary: New implementation of ECDH and ECDSA forsome prime-order curves
496 lines changed: 496 ins; 0 del; 0 mod; 0 unchg

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

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

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

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

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

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

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

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

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

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

This code review page was prepared using /home/alvdavi/bin/webrev.ksh (vers 25.18-hg+openjdk.java.net).