Code Review for jdk

Prepared by:jgish on Thu Apr 11 18:29:53 EDT 2013
Workspace:/jdk/jdk8/tl/jdk
Compare against: ssh://hg.openjdk.java.net/jdk8/tl-gate/jdk
Compare against version:6855
Summary of changes: 783 lines changed: 732 ins; 0 del; 51 mod; 3651 unchg
Changeset: jdk.changeset
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw make/java/java/FILES_java.gmk

rev 6856 : 5015163: (str) String merge/join that is the inverse of String.split()
7172553: A utility class that forms the basis of a String.join() operation
7175206: StringJoiner subsequence on suffix always returns complete suffix instead of requested subsequence
Summary: Integrate StringJoiner changes from lambda
Reviewed-by: duke
1 line changed: 1 ins; 0 del; 0 mod; 535 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/java/lang/String.java

rev 6856 : 5015163: (str) String merge/join that is the inverse of String.split()
7172553: A utility class that forms the basis of a String.join() operation
7175206: StringJoiner subsequence on suffix always returns complete suffix instead of requested subsequence
Summary: Integrate StringJoiner changes from lambda
Reviewed-by: duke
127 lines changed: 76 ins; 0 del; 51 mod; 3116 unchg

------ ------ ------ ------ --- New Patch Raw src/share/classes/java/util/StringJoiner.java

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

------ ------ ------ ------ --- New Patch Raw test/java/lang/StringTest.java

rev 6856 : 5015163: (str) String merge/join that is the inverse of String.split()
7172553: A utility class that forms the basis of a String.join() operation
7175206: StringJoiner subsequence on suffix always returns complete suffix instead of requested subsequence
Summary: Integrate StringJoiner changes from lambda
Reviewed-by: duke
105 lines changed: 105 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/util/StringJoinerTest.java

rev 6856 : 5015163: (str) String merge/join that is the inverse of String.split()
7172553: A utility class that forms the basis of a String.join() operation
7175206: StringJoiner subsequence on suffix always returns complete suffix instead of requested subsequence
Summary: Integrate StringJoiner changes from lambda
Reviewed-by: duke
324 lines changed: 324 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using /jdk/jdk8/tl/make/scripts/webrev.ksh (vers 23.18-hg+jbs).