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

Adjust use of internal methods in String.lines() #2891

Merged
merged 2 commits into from
Sep 18, 2018

Conversation

keithc-ca
Copy link
Contributor

@keithc-ca keithc-ca commented Sep 17, 2018

In the head stream of openjdk, the support methods in StringLatin1 and StringUTF16 used by String.lines() require two more arguments.

Fixes #2886

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
@JasonFengJ9
Copy link
Member

Please specify close:issue# such that others can see this WIP PR for that issue, thanks.

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
@pshipton
Copy link
Member

jenkins compile zlinux jdk11

@pshipton
Copy link
Member

Seems building java 11 is failing for other reasons atm.

@pshipton
Copy link
Member

jenkins compile zlinux jdk11

1 similar comment
@pshipton
Copy link
Member

jenkins compile zlinux jdk11

@pshipton
Copy link
Member

The jdk11 build is failing for other reasons, but the change looks good.

@pshipton pshipton merged commit c17c988 into eclipse-openj9:master Sep 18, 2018
@keithc-ca keithc-ca deleted the lines branch September 18, 2018 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants