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 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.
Back-ported from: https://github.com/ibmruntimes/openj9-openjdk-jdk/pull/616 and https://github.com/ibmruntimes/openj9-openjdk-jdk/pull/632
Signed-off by: Kostas Tsiounis kostas.tsiounis@ibm.com