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

(0.45) jdk11 should create LATIN1 String constants #19347

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

pshipton
Copy link
Member

@pshipton pshipton commented Apr 18, 2024

LATIN1 String constants were only created in jdk17 and later. The JCL for jdk11 creates LATIN1 Strings and the VM needs to match.

Issue #19334

Port of #19337 for 0.45

LATIN1 String constants were only created in jdk17 and later. The JCL
for jdk11 creates LATIN1 Strings and the VM needs to match.

Issue eclipse-openj9#19334

Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
@keithc-ca keithc-ca merged commit 349ff6e into eclipse-openj9:v0.45.0-release Apr 18, 2024
2 checks passed
This pull request was closed.
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