Skip to content

Remove JITHelpers.canEncodeAsLatin1() from Java 17+ #19790

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

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

knn-k
Copy link
Contributor

@knn-k knn-k commented Jul 1, 2024

The method JITHelpers.canEncodeAsLatin1() is used only by the String implementation before Java 17.

The method JITHelpers.canEncodeAsLatin1() is used only by the String
implementation before Java 17.

Signed-off-by: KONNO Kazuhiro <[email protected]>
@knn-k
Copy link
Contributor Author

knn-k commented Jul 1, 2024

Jenkins test sanity amac jdk11,jdk17,jdk21

@knn-k knn-k marked this pull request as ready for review July 1, 2024 04:21
@pshipton pshipton merged commit 2f8672c into eclipse-openj9:master Jul 3, 2024
9 checks passed
@knn-k knn-k deleted the removeCanEncodeAsLatin1 branch July 3, 2024 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants