Skip to content

Append /lib to LIBPATH if it is not present on z/OS Java 21+ #20007

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
Aug 16, 2024

Conversation

hangshao0
Copy link
Contributor

@hangshao0 hangshao0 commented Aug 15, 2024

Currently Java 21 and up on z/OS build with system zlib under /lib.
Append it to LIBPATH so that system zlib can be resolved.

Internal issue

@hangshao0 hangshao0 changed the title Append /lib to LIBPATH if it is not present Append /lib to LIBPATH if it is not present on z/OS Java 21+ Aug 15, 2024
@hangshao0 hangshao0 requested a review from joransiu August 15, 2024 19:47
@pshipton
Copy link
Member

This should have some explanation why the change is needed.

@hangshao0
Copy link
Contributor Author

This should have some explanation why the change is needed.

More comment added in the code and in the commit message.

Currently Java 21 and up on z/OS build with system zlib under /lib.
Append it to LIBPATH so that system zlib can be resolved.

Signed-off-by: Hang Shao <[email protected]>
@keithc-ca
Copy link
Contributor

Jenkins test sanity aix jdk21

@keithc-ca keithc-ca merged commit d075ca5 into eclipse-openj9:master Aug 16, 2024
5 checks passed
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.

4 participants