Skip to content

Use proper library path based on architecture #803

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
Mar 24, 2025

Conversation

KostasTsiounis
Copy link
Contributor

In Java8 there is another level of directories under the lib directory pertaining to the specific architecture for which the JDK is built.

To address that difference, separate specification of path per architecture is required.

Signed-off-by: Kostas Tsiounis [email protected]

@keithc-ca
Copy link
Member

Please squash.

In Java8 there is another level of directories under the
lib directory pertaining to the specific architecture for
which the JDK is built.

To address that difference, separate specification of
path per architecture is required.

Signed-off-by: Kostas Tsiounis <[email protected]>
@keithc-ca
Copy link
Member

Jenkins test sanity plinux,win jdk8

@keithc-ca
Copy link
Member

Spot-checking the ppc64le build:

$ strings libjncrypto.so | grep /lib/
/lib/ppc64le/

@keithc-ca
Copy link
Member

The test failures appear to be eclipse-openj9/openj9#19678.

@keithc-ca keithc-ca merged commit 56ca18e into ibmruntimes:openj9 Mar 24, 2025
7 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants