Skip to content

Change signatures in JDK17 - #13968

Merged
pshipton merged 1 commit into
eclipse-openj9:masterfrom
keithc-ca:loadlibrary
Jan 21, 2022
Merged

Change signatures in JDK17#13968
pshipton merged 1 commit into
eclipse-openj9:masterfrom
keithc-ca:loadlibrary

Conversation

@keithc-ca

@keithc-ca keithc-ca commented Nov 22, 2021

Copy link
Copy Markdown
Contributor

Changes to NativeLibraries.load() and JVM_LoadLibrary() have been back-ported from JDK18:

  • 8275703: System.loadLibrary fails on Big Sur for libraries hidden from filesystem

See also #13844, #13898.

@keithc-ca

Copy link
Copy Markdown
Contributor Author

In draft mode until we're ready to promote the relevant jdk17 change into the openj9 branch.

Changes to NativeLibraries.load() and JVM_LoadLibrary() have been
back-ported from JDK18:
* 8275703: System.loadLibrary fails on Big Sur for libraries hidden
  from filesystem

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

Copy link
Copy Markdown
Contributor Author

Rebased and merge conflicts addressed.

@keithc-ca
keithc-ca marked this pull request as ready for review January 21, 2022 16:34
@keithc-ca
keithc-ca requested a review from pshipton January 21, 2022 16:34
@pshipton

Copy link
Copy Markdown
Member

jenkins compile win jdk17

@pshipton

Copy link
Copy Markdown
Member

Pls cherry pick for the 0.30 branch.

@keithc-ca

Copy link
Copy Markdown
Contributor Author

Pls cherry pick for the 0.30 branch.

See #14341.

@pshipton
pshipton merged commit 4660d42 into eclipse-openj9:master Jan 21, 2022
@keithc-ca
keithc-ca deleted the loadlibrary branch January 21, 2022 18:12
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