Code Review for jdk

Prepared by:bpb on Fri Jan 3 10:48:44 PST 2014
Workspace:/Users/bpb/Work/CoreLibs/jdk/jdk9/dev/jdk
Compare against: http://hg.openjdk.java.net/jdk9/dev/jdk
Compare against version:9019
Summary of changes: 45 lines changed: 43 ins; 0 del; 2 mod; 2006 unchg
Changeset: jdk.changeset
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/classes/java/lang/Long.java

rev 9020 : 8030814: Long.parseUnsignedLong should throw exception on too large input
Summary: Change test for overflow of unsigned long
Reviewed-by: TBD
Contributed-by: Dmitry Nadezhin <dmitry.nadezhin@oracle.com>
7 lines changed: 6 ins; 0 del; 1 mod; 1619 unchg

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

rev 9020 : 8030814: Long.parseUnsignedLong should throw exception on too large input
Summary: Change test for overflow of unsigned long
Reviewed-by: TBD
Contributed-by: Dmitry Nadezhin <dmitry.nadezhin@oracle.com>
38 lines changed: 37 ins; 0 del; 1 mod; 387 unchg

This code review page was prepared using ../make/scripts/webrev.ksh (vers 25.1-hg+openjdk.java.net).