Code Review for jdk

Prepared by:bpb on Mon Apr 27 13:35:30 PDT 2015
Workspace:/Users/bpb/Work/CoreLibs/jdk/jdk9/dev/jdk
Compare against: http://hg.openjdk.java.net/jdk9/dev/jdk
Compare against version:11813
Summary of changes: 125 lines changed: 95 ins; 3 del; 27 mod; 3167 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 11814 : 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: 1 ins; 3 del; 3 mod; 440 unchg

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

rev 11814 : 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
5 lines changed: 1 ins; 0 del; 4 mod; 130 unchg

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

rev 11814 : 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
5 lines changed: 1 ins; 0 del; 4 mod; 130 unchg

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

rev 11814 : 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
5 lines changed: 1 ins; 0 del; 4 mod; 329 unchg

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

rev 11814 : 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
5 lines changed: 1 ins; 0 del; 4 mod; 238 unchg

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

rev 11814 : 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
5 lines changed: 1 ins; 0 del; 4 mod; 1702 unchg

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

rev 11814 : 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
5 lines changed: 1 ins; 0 del; 4 mod; 198 unchg

------ ------ ------ ------ --- New ----- Raw test/java/lang/RandomFactory.java

rev 11814 : 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
88 lines changed: 88 ins; 0 del; 0 mod; 0 unchg

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