jdk (original) (raw)
Code Review for jdk
Prepared by: | valeriep on Wed Jan 11 16:22:06 PST 2012 |
---|---|
Workspace: | /net/glisten.us.oracle.com/export/home/valeriep/jdk7uBefore/jdk |
Compare against: | ssh://hg.openjdk.java.net/jdk7u/jdk7u-dev-gate/jdk |
Summary of changes: | 1478 lines changed: 1455 ins; 0 del; 23 mod; 1325 unchg |
Patch of changes: | <jdk.patch> |
Legend: | Modified file Deleted file New file |
[Cdiffs](src/share/lib/security/java.security-solaris.cdiff.html) [Udiffs](src/share/lib/security/java.security-solaris.udiff.html) [Sdiffs](src/share/lib/security/java.security-solaris.sdiff.html) [Frames](src/share/lib/security/java.security-solaris.frames.html) [Old](src/share/lib/security/java.security-solaris-.html) [New](src/share/lib/security/java.security-solaris.html) [Patch](src/share/lib/security/java.security-solaris.patch) [Raw](raw%5Ffiles/new/src/share/lib/security/java.security-solaris)
src/share/lib/security/java.security-solaris
7088989: Improve the performance for T4 by utilizing the newly provided crypto APIs
11 lines changed: 1 ins; 0 del; 10 mod; 367 unchg
[Cdiffs](test/Makefile.cdiff.html) [Udiffs](test/Makefile.udiff.html) [Sdiffs](test/Makefile.sdiff.html) [Frames](test/Makefile.frames.html) [Old](test/Makefile-.html) [New](test/Makefile.html) [Patch](test/Makefile.patch) [Raw](raw%5Ffiles/new/test/Makefile)
test/Makefile
7088989: Improve the performance for T4 by utilizing the newly provided crypto APIs
3 lines changed: 1 ins; 0 del; 2 mod; 864 unchg
[Cdiffs](test/java/security/Provider/DefaultPKCS11.java.cdiff.html) [Udiffs](test/java/security/Provider/DefaultPKCS11.java.udiff.html) [Sdiffs](test/java/security/Provider/DefaultPKCS11.java.sdiff.html) [Frames](test/java/security/Provider/DefaultPKCS11.java.frames.html) [Old](test/java/security/Provider/DefaultPKCS11.java-.html) [New](test/java/security/Provider/DefaultPKCS11.java.html) [Patch](test/java/security/Provider/DefaultPKCS11.java.patch) [Raw](raw%5Ffiles/new/test/java/security/Provider/DefaultPKCS11.java)
test/java/security/Provider/DefaultPKCS11.java
7088989: Improve the performance for T4 by utilizing the newly provided crypto APIs
5 lines changed: 3 ins; 0 del; 2 mod; 64 unchg
------ ------ ------ ------ ---[New](test/com/oracle/security/ucrypto/TestAES.java.html) [Patch](test/com/oracle/security/ucrypto/TestAES.java.patch) [Raw](raw%5Ffiles/new/test/com/oracle/security/ucrypto/TestAES.java)
test/com/oracle/security/ucrypto/TestAES.java
7088989: Improve the performance for T4 by utilizing the newly provided crypto APIs
339 lines changed: 339 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/com/oracle/security/ucrypto/TestDigest.java.html) [Patch](test/com/oracle/security/ucrypto/TestDigest.java.patch) [Raw](raw%5Ffiles/new/test/com/oracle/security/ucrypto/TestDigest.java)
test/com/oracle/security/ucrypto/TestDigest.java
7088989: Improve the performance for T4 by utilizing the newly provided crypto APIs
127 lines changed: 127 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/com/oracle/security/ucrypto/TestRSA.java.html) [Patch](test/com/oracle/security/ucrypto/TestRSA.java.patch) [Raw](raw%5Ffiles/new/test/com/oracle/security/ucrypto/TestRSA.java)
test/com/oracle/security/ucrypto/TestRSA.java
7088989: Improve the performance for T4 by utilizing the newly provided crypto APIs
421 lines changed: 421 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/com/oracle/security/ucrypto/UcryptoTest.java.html) [Patch](test/com/oracle/security/ucrypto/UcryptoTest.java.patch) [Raw](raw%5Ffiles/new/test/com/oracle/security/ucrypto/UcryptoTest.java)
test/com/oracle/security/ucrypto/UcryptoTest.java
7088989: Improve the performance for T4 by utilizing the newly provided crypto APIs
65 lines changed: 65 ins; 0 del; 0 mod; 0 unchg
[Cdiffs](make/com/oracle/Makefile.cdiff.html) [Udiffs](make/com/oracle/Makefile.udiff.html) [Sdiffs](make/com/oracle/Makefile.sdiff.html) [Frames](make/com/oracle/Makefile.frames.html) [Old](make/com/oracle/Makefile-.html) [New](make/com/oracle/Makefile.html) [Patch](make/com/oracle/Makefile.patch) [Raw](raw%5Ffiles/new/make/com/oracle/Makefile)
make/com/oracle/Makefile
7088989: Improve the performance for T4 by utilizing the newly provided crypto APIs
18 lines changed: 9 ins; 0 del; 9 mod; 30 unchg
------ ------ ------ ------ ---[New](make/com/oracle/net/Makefile.html) [Patch](make/com/oracle/net/Makefile.patch) [Raw](raw%5Ffiles/new/make/com/oracle/net/Makefile)
make/com/oracle/net/Makefile
7088989: Improve the performance for T4 by utilizing the newly provided crypto APIs
40 lines changed: 40 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](make/com/oracle/nio/Makefile.html) [Patch](make/com/oracle/nio/Makefile.patch) [Raw](raw%5Ffiles/new/make/com/oracle/nio/Makefile)
make/com/oracle/nio/Makefile
7088989: Improve the performance for T4 by utilizing the newly provided crypto APIs
40 lines changed: 40 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](make/com/oracle/util/Makefile.html) [Patch](make/com/oracle/util/Makefile.patch) [Raw](raw%5Ffiles/new/make/com/oracle/util/Makefile)
make/com/oracle/util/Makefile
7088989: Improve the performance for T4 by utilizing the newly provided crypto APIs
40 lines changed: 40 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](make/com/oracle/security/ucrypto/FILES%5Fc.gmk.html) [Patch](make/com/oracle/security/ucrypto/FILES%5Fc.gmk.patch) [Raw](raw%5Ffiles/new/make/com/oracle/security/ucrypto/FILES%5Fc.gmk)
make/com/oracle/security/ucrypto/FILES_c.gmk
7088989: Improve the performance for T4 by utilizing the newly provided crypto APIs
30 lines changed: 30 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](make/com/oracle/security/ucrypto/Makefile.html) [Patch](make/com/oracle/security/ucrypto/Makefile.patch) [Raw](raw%5Ffiles/new/make/com/oracle/security/ucrypto/Makefile)
make/com/oracle/security/ucrypto/Makefile
7088989: Improve the performance for T4 by utilizing the newly provided crypto APIs
270 lines changed: 270 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](make/com/oracle/security/ucrypto/mapfile-vers.html) [Patch](make/com/oracle/security/ucrypto/mapfile-vers.patch) [Raw](raw%5Ffiles/new/make/com/oracle/security/ucrypto/mapfile-vers)
make/com/oracle/security/ucrypto/mapfile-vers
7088989: Improve the performance for T4 by utilizing the newly provided crypto APIs
69 lines changed: 69 ins; 0 del; 0 mod; 0 unchg
This code review page was prepared using /home/valeriep/bin/HG/hgWebrev(vers 23.18-hg).