Code Review for jdk

Prepared by:valeriep on Wed Oct 15 20:55:11 UTC 2014
Workspace:/net/sca00bkv.us.oracle.com/export/home/vpeng/tlJDK9_4/jdk
Compare against: ssh://hg.openjdk.java.net/jdk9/dev/jdk
Summary of changes: 7936 lines changed: 7920 ins; 2 del; 14 mod; 1959 unchg
Patch of changes: jdk.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw make/CreateJars.gmk

8046002: Move Ucrypto to the open jdk repo
1 line changed: 1 ins; 0 del; 0 mod; 795 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw make/CreateSecurityJars.gmk

8046002: Move Ucrypto to the open jdk repo
14 lines changed: 0 ins; 2 del; 12 mod; 183 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw make/copy/Copy-java.base.gmk

8046002: Move Ucrypto to the open jdk repo
2 lines changed: 0 ins; 0 del; 2 mod; 223 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/conf/security/java.policy

8046002: Move Ucrypto to the open jdk repo
12 lines changed: 12 ins; 0 del; 0 mod; 102 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/TEST.groups

8046002: Move Ucrypto to the open jdk repo
5 lines changed: 5 ins; 0 del; 0 mod; 656 unchg

------ ------ ------ ------ --- New Patch Raw make/copy/Copy-jdk.crypto.ucrypto.gmk

8046002: Move Ucrypto to the open jdk repo
49 lines changed: 49 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw make/lib/Lib-jdk.crypto.ucrypto.gmk

8046002: Move Ucrypto to the open jdk repo
62 lines changed: 62 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/jdk.crypto.ucrypto/solaris/classes/com/oracle/security/ucrypto/CipherContextRef.java

8046002: Move Ucrypto to the open jdk repo
103 lines changed: 103 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/jdk.crypto.ucrypto/solaris/classes/com/oracle/security/ucrypto/Config.java

8046002: Move Ucrypto to the open jdk repo
219 lines changed: 219 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/jdk.crypto.ucrypto/solaris/classes/com/oracle/security/ucrypto/GCMParameters.java

8046002: Move Ucrypto to the open jdk repo
130 lines changed: 130 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/jdk.crypto.ucrypto/solaris/classes/com/oracle/security/ucrypto/NativeCipher.java

8046002: Move Ucrypto to the open jdk repo
588 lines changed: 588 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/jdk.crypto.ucrypto/solaris/classes/com/oracle/security/ucrypto/NativeCipherWithJavaPadding.java

8046002: Move Ucrypto to the open jdk repo
464 lines changed: 464 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/jdk.crypto.ucrypto/solaris/classes/com/oracle/security/ucrypto/NativeDigest.java

8046002: Move Ucrypto to the open jdk repo
243 lines changed: 243 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/jdk.crypto.ucrypto/solaris/classes/com/oracle/security/ucrypto/NativeGCMCipher.java

8046002: Move Ucrypto to the open jdk repo
422 lines changed: 422 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/jdk.crypto.ucrypto/solaris/classes/com/oracle/security/ucrypto/NativeKey.java

8046002: Move Ucrypto to the open jdk repo
230 lines changed: 230 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/jdk.crypto.ucrypto/solaris/classes/com/oracle/security/ucrypto/NativeRSACipher.java

8046002: Move Ucrypto to the open jdk repo
448 lines changed: 448 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/jdk.crypto.ucrypto/solaris/classes/com/oracle/security/ucrypto/NativeRSAKeyFactory.java

8046002: Move Ucrypto to the open jdk repo
80 lines changed: 80 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/jdk.crypto.ucrypto/solaris/classes/com/oracle/security/ucrypto/NativeRSASignature.java

8046002: Move Ucrypto to the open jdk repo
445 lines changed: 445 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/jdk.crypto.ucrypto/solaris/classes/com/oracle/security/ucrypto/UcryptoException.java

8046002: Move Ucrypto to the open jdk repo
179 lines changed: 179 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/jdk.crypto.ucrypto/solaris/classes/com/oracle/security/ucrypto/UcryptoMech.java

8046002: Move Ucrypto to the open jdk repo
119 lines changed: 119 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/jdk.crypto.ucrypto/solaris/classes/com/oracle/security/ucrypto/UcryptoProvider.java

8046002: Move Ucrypto to the open jdk repo
179 lines changed: 179 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/jdk.crypto.ucrypto/solaris/conf/security/ucrypto-solaris.cfg

8046002: Move Ucrypto to the open jdk repo
9 lines changed: 9 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/jdk.crypto.ucrypto/solaris/native/libj2ucrypto/nativeCrypto.c

8046002: Move Ucrypto to the open jdk repo
1250 lines changed: 1250 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/jdk.crypto.ucrypto/solaris/native/libj2ucrypto/nativeCrypto.h

8046002: Move Ucrypto to the open jdk repo
50 lines changed: 50 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/jdk.crypto.ucrypto/solaris/native/libj2ucrypto/nativeFunc.c

8046002: Move Ucrypto to the open jdk repo
153 lines changed: 153 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/jdk.crypto.ucrypto/solaris/native/libj2ucrypto/nativeFunc.h

8046002: Move Ucrypto to the open jdk repo
163 lines changed: 163 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/com/oracle/security/ucrypto/CipherSignNotSupported.java

8046002: Move Ucrypto to the open jdk repo
100 lines changed: 100 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/com/oracle/security/ucrypto/Test8004873.java

8046002: Move Ucrypto to the open jdk repo
102 lines changed: 102 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/com/oracle/security/ucrypto/TestAES.java

8046002: Move Ucrypto to the open jdk repo
343 lines changed: 343 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/com/oracle/security/ucrypto/TestCICOWithGCM.java

8046002: Move Ucrypto to the open jdk repo
104 lines changed: 104 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/com/oracle/security/ucrypto/TestCICOWithGCMAndAAD.java

8046002: Move Ucrypto to the open jdk repo
118 lines changed: 118 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/com/oracle/security/ucrypto/TestDigest.java

8046002: Move Ucrypto to the open jdk repo
128 lines changed: 128 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/com/oracle/security/ucrypto/TestGCMKeyAndIvCheck.java

8046002: Move Ucrypto to the open jdk repo
179 lines changed: 179 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/com/oracle/security/ucrypto/TestGCMKeyWrap.java

8046002: Move Ucrypto to the open jdk repo
86 lines changed: 86 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/com/oracle/security/ucrypto/TestGCMWithSBE.java

8046002: Move Ucrypto to the open jdk repo
113 lines changed: 113 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/com/oracle/security/ucrypto/TestKATForGCM.java

8046002: Move Ucrypto to the open jdk repo
304 lines changed: 304 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/com/oracle/security/ucrypto/TestMalformedRSA.java

8046002: Move Ucrypto to the open jdk repo
257 lines changed: 257 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/com/oracle/security/ucrypto/TestRSA.java

8046002: Move Ucrypto to the open jdk repo
422 lines changed: 422 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/com/oracle/security/ucrypto/UcryptoTest.java

8046002: Move Ucrypto to the open jdk repo
61 lines changed: 61 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using /home/vpeng/bin/HG/hgWebrev (vers 23.18-hg).