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

Make string.split implement Java8 semantics #8868

Open
dankurka opened this issue Jun 10, 2015 · 1 comment · May be fixed by #10054
Open

Make string.split implement Java8 semantics #8868

dankurka opened this issue Jun 10, 2015 · 1 comment · May be fixed by #10054
Assignees
Milestone

Comments

@dankurka
Copy link
Member

Originally reported on Google Code with ID 8913


Found in GWT Release (e.g. 2.4.0, 2.5.1, trunk):

N/A

Encountered on OS / Browser (e.g. WinXP, IE9, FF10):

N/A

Detailed description (please be as specific as possible):

String.split has different semantics in Java 8 (@see StringTest.testSplit_emptyExpr)

Shortest code snippet which demonstrates issue (please indicate where
actual result differs from expected result):



Workaround if you have one:



Links to relevant GWT Developer Forum posts:



Link to patch posted at http://gwt-review.googlesource.com


Reported by [email protected] on 2014-09-23 17:52:11

@dankurka
Copy link
Member Author

Reported by [email protected] on 2014-09-25 00:32:05

  • Labels added: java8

@dankurka dankurka self-assigned this Jun 10, 2015
niloc132 added a commit to niloc132/gwt that referenced this issue Dec 8, 2024
@niloc132 niloc132 linked a pull request Dec 10, 2024 that will close this issue
@niloc132 niloc132 assigned niloc132 and unassigned dankurka Dec 10, 2024
@niloc132 niloc132 added this to the 2.13 milestone Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants