Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jdk11 add String.isBlank() and lines() #2109

Closed
pshipton opened this issue Jun 7, 2018 · 2 comments
Closed

jdk11 add String.isBlank() and lines() #2109

pshipton opened this issue Jun 7, 2018 · 2 comments

Comments

@pshipton
Copy link
Member

pshipton commented Jun 7, 2018

http://cr.openjdk.java.net/~iris/se/11/build/latest/diffsFrom10%2b45/java/lang/String.html

@pshipton pshipton changed the title jdk11 add String.blank() and lines() jdk11 add String.isBlank() and lines() Jun 7, 2018
@pshipton pshipton added this to Java 11 bringup in Issue tracking Jun 7, 2018
@fjeremic
Copy link
Contributor

fjeremic commented Jun 7, 2018

We should check StringLatin1 and StringUTF16 for already existing helpers we can take advantage of when implementing this.

@tajila
Copy link
Contributor

tajila commented Jul 16, 2018

@ali-ni can you take a look at this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants