Code Review for jdk

Prepared by:bpb on Wed Apr 29 15:29:43 PDT 2015
Workspace:/Users/bpb/Work/CoreLibs/jdk/jdk9/dev/jdk
Compare against: http://hg.openjdk.java.net/jdk9/dev/jdk
Compare against version:11822
Summary of changes: 321 lines changed: 136 ins; 93 del; 92 mod; 5464 unchg
Changeset: jdk.changeset
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw test/java/lang/Double/ParseHexFloatingPoint.java

rev 11823 : 8078672: Print and allow setting by Java property seeds used to initialize Random instances in java.lang numerics tests
Summary: Add ability to initial the random number generator from the system property "seed" and print to STDOUT the seed value actually used.
Reviewed-by: XXX
10 lines changed: 3 ins; 3 del; 4 mod; 440 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw test/java/lang/Integer/BitTwiddle.java

rev 11823 : 8078672: Print and allow setting by Java property seeds used to initialize Random instances in java.lang numerics tests
Summary: Add ability to initial the random number generator from the system property "seed" and print to STDOUT the seed value actually used.
Reviewed-by: XXX
7 lines changed: 3 ins; 0 del; 4 mod; 131 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw test/java/lang/Long/BitTwiddle.java

rev 11823 : 8078672: Print and allow setting by Java property seeds used to initialize Random instances in java.lang numerics tests
Summary: Add ability to initial the random number generator from the system property "seed" and print to STDOUT the seed value actually used.
Reviewed-by: XXX
7 lines changed: 3 ins; 0 del; 4 mod; 131 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw test/java/lang/Math/CubeRootTests.java

rev 11823 : 8078672: Print and allow setting by Java property seeds used to initialize Random instances in java.lang numerics tests
Summary: Add ability to initial the random number generator from the system property "seed" and print to STDOUT the seed value actually used.
Reviewed-by: XXX
7 lines changed: 3 ins; 0 del; 4 mod; 330 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw test/java/lang/Math/HypotTests.java

rev 11823 : 8078672: Print and allow setting by Java property seeds used to initialize Random instances in java.lang numerics tests
Summary: Add ability to initial the random number generator from the system property "seed" and print to STDOUT the seed value actually used.
Reviewed-by: XXX
7 lines changed: 3 ins; 0 del; 4 mod; 239 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw test/java/lang/Math/IeeeRecommendedTests.java

rev 11823 : 8078672: Print and allow setting by Java property seeds used to initialize Random instances in java.lang numerics tests
Summary: Add ability to initial the random number generator from the system property "seed" and print to STDOUT the seed value actually used.
Reviewed-by: XXX
7 lines changed: 3 ins; 0 del; 4 mod; 1703 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw test/java/lang/Math/Log1pTests.java

rev 11823 : 8078672: Print and allow setting by Java property seeds used to initialize Random instances in java.lang numerics tests
Summary: Add ability to initial the random number generator from the system property "seed" and print to STDOUT the seed value actually used.
Reviewed-by: XXX
7 lines changed: 3 ins; 0 del; 4 mod; 199 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw test/java/math/BigDecimal/StringConstructor.java

rev 11823 : 8078672: Print and allow setting by Java property seeds used to initialize Random instances in java.lang numerics tests
Summary: Add ability to initial the random number generator from the system property "seed" and print to STDOUT the seed value actually used.
Reviewed-by: XXX
14 lines changed: 4 ins; 4 del; 6 mod; 154 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw test/java/math/BigInteger/BigIntegerTest.java

rev 11823 : 8078672: Print and allow setting by Java property seeds used to initialize Random instances in java.lang numerics tests
Summary: Add ability to initial the random number generator from the system property "seed" and print to STDOUT the seed value actually used.
Reviewed-by: XXX
50 lines changed: 3 ins; 2 del; 45 mod; 1157 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw test/java/math/BigInteger/ModPow65537.java

rev 11823 : 8078672: Print and allow setting by Java property seeds used to initialize Random instances in java.lang numerics tests
Summary: Add ability to initial the random number generator from the system property "seed" and print to STDOUT the seed value actually used.
Reviewed-by: XXX
8 lines changed: 3 ins; 1 del; 4 mod; 94 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw test/java/math/BigInteger/PrimeTest.java

rev 11823 : 8078672: Print and allow setting by Java property seeds used to initialize Random instances in java.lang numerics tests
Summary: Add ability to initial the random number generator from the system property "seed" and print to STDOUT the seed value actually used.
Reviewed-by: XXX
7 lines changed: 2 ins; 1 del; 4 mod; 228 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw test/java/math/BigInteger/SymmetricRangeTests.java

rev 11823 : 8078672: Print and allow setting by Java property seeds used to initialize Random instances in java.lang numerics tests
Summary: Add ability to initial the random number generator from the system property "seed" and print to STDOUT the seed value actually used.
Reviewed-by: XXX
8 lines changed: 2 ins; 1 del; 5 mod; 658 unchg

------ ------ ------ ------ --- New ----- Raw test/lib/testlibrary/jdk/testlibrary/RandomFactory.java

rev 11823 : 8078672: Print and allow setting by Java property seeds used to initialize Random instances in java.lang numerics tests
Summary: Add ability to initial the random number generator from the system property "seed" and print to STDOUT the seed value actually used.
Reviewed-by: XXX
101 lines changed: 101 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- test/java/math/RandomSeed.java

81 lines changed: 0 ins; 81 del; 0 mod; 0 unchg

This code review page was prepared using /usr/local/bin/webrev.ksh (vers 25.2-hg+openjdk.java.net).