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

(v0.30.0-release) JDK17 adds Access.encodeASCII() & NativeLibraries.load() #14337

Merged
merged 1 commit into from
Jan 21, 2022

Conversation

JasonFengJ9
Copy link
Member

Expand JDK18 methods to JDK17:

Access.encodeASCII()
NativeLibraries.load(Ljdk/internal/loader/NativeLibraries$NativeLibraryImpl;Ljava/lang/String;ZZZ)Z

Get system property os.version before properties are initialized.

Cherry-pick #14327

Signed-off-by: Jason Feng fengj@ca.ibm.com

Expand JDK18 methods to JDK17:
Access.encodeASCII()
NativeLibraries.load(Ljdk/internal/loader/NativeLibraries$NativeLibraryImpl;Ljava/lang/String;ZZZ)Z
Get system property os.version before propertiesInitialized.

Signed-off-by: Jason Feng <fengj@ca.ibm.com>
@pshipton pshipton merged commit 985570d into eclipse-openj9:v0.30.0-release Jan 21, 2022
@JasonFengJ9 JasonFengJ9 deleted the jdk17-0.30 branch April 4, 2022 20:46
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.

2 participants