Code Review for jdk

Prepared by:bpb on Tue Dec 23 09:50:48 PST 2014
Workspace:/Users/bpb/Work/CoreLibs/jdk/jdk9/dev/jdk
Compare against: http://hg.openjdk.java.net/jdk9/dev/jdk
Compare against version:11171
Summary of changes: 21 lines changed: 13 ins; 0 del; 8 mod; 8361 unchg
Changeset: jdk.changeset
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/java.base/share/classes/java/util/Formatter.java

rev 11172 : 8059175: Zero BigDecimal with negative scale prints leading zeroes in String.format
Summary: Correct erroneous appending of zeroes and clean up code logic.
Reviewed-by: TBD
11 lines changed: 3 ins; 0 del; 8 mod; 4660 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw test/java/util/Formatter/Basic-X.java.template

rev 11172 : 8059175: Zero BigDecimal with negative scale prints leading zeroes in String.format
Summary: Correct erroneous appending of zeroes and clean up code logic.
Reviewed-by: TBD
4 lines changed: 4 ins; 0 del; 0 mod; 1798 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw test/java/util/Formatter/Basic.java

rev 11172 : 8059175: Zero BigDecimal with negative scale prints leading zeroes in String.format
Summary: Correct erroneous appending of zeroes and clean up code logic.
Reviewed-by: TBD
1 line changed: 1 ins; 0 del; 0 mod; 105 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw test/java/util/Formatter/BasicBigDecimal.java

rev 11172 : 8059175: Zero BigDecimal with negative scale prints leading zeroes in String.format
Summary: Correct erroneous appending of zeroes and clean up code logic.
Reviewed-by: TBD
5 lines changed: 5 ins; 0 del; 0 mod; 1798 unchg

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