+1

I think LinesSpliterator classes in StringLatin1 and StringUTF8 could be "private" and "final".

-Sundar

On 18/05/18, 7:14 PM, Jim Laskey wrote:
String::lines instance method that returns a Stream<String>  with elements 
composed of substrings from the original string delimited by any recognized new line 
character sequence.

webrev: 
http://cr.openjdk.java.net/~jlaskey/8200380/webrev/index.html<http://cr.openjdk.java.net/~jlaskey/8200380/webrev/index.html>
bug: 
https://bugs.openjdk.java.net/browse/JDK-8200380<https://bugs.openjdk.java.net/browse/JDK-8200380>
csr: 
https://bugs.openjdk.java.net/browse/JDK-8200425<https://bugs.openjdk.java.net/browse/JDK-8200425>


Reply via email to