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

Allow loading of OpenSSL 3.x native library for Mac, Windows and AIX #683

Conversation

jasonkatonica
Copy link
Contributor

Additional options for potential library files are added to accommodate for use of OpenSSL 3.x in multiple platforms, namely Mac, Windows and AIX.

The list of potential library files to be bundled with OpenJDK for AIX is, also, altered to allow bundling of OpenSSL 3.x while avoiding conflict with other applications that might be using earlier versions.

Additional logic was also added to allow windows to try loading multiple libraries instead of one hardcoded value.

Back-ported from:
ibmruntimes/openj9-openjdk-jdk#616 and
ibmruntimes/openj9-openjdk-jdk#632

Signed-off by: Jason Katonica katonica@us.ibm.com

Additional options for potential library files are added to accommodate
for use of OpenSSL 3.x in multiple platforms, namely Mac, Windows and
AIX.

The list of potential library files to be bundled with OpenJDK for AIX
is, also, altered to allow bundling of OpenSSL 3.x while avoiding
conflict with other applications that might be using earlier versions.

Additional logic was also added to allow windows to try loading
multiple libraries instead of one hardcoded value.

Back-ported from:
ibmruntimes/openj9-openjdk-jdk#616
and
ibmruntimes/openj9-openjdk-jdk#632

Signed-off by: Jason Katonica katonica@us.ibm.com
@pshipton
Copy link
Member

jenkins compile win,win32,aix,xmac jdk8

@pshipton pshipton merged commit f908ec9 into ibmruntimes:openj9 Aug 21, 2023
@jasonkatonica jasonkatonica deleted the katonica/issue17577/openssl3libraries branch August 21, 2023 17:06
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.

2 participants