IBM / OpenJCEPlus

This project makes use of Java and C/C++. This project will create OpenJCEPlus and OpenJCEPlusFIPS cryptographic providers which are implementations of the Java™ Cryptography Extensions (JCE) APIs. The actual cryptographic code will come from the OpenCryptographyKitC project which is based on OpenSSL.
Apache License 2.0
5 stars 12 forks source link

Add build target definition for Java 23 #182

Closed jasonkatonica closed 2 months ago

jasonkatonica commented 2 months ago

This update sets the target compiler to Java 23 when using Java 23 as the Java version.

Once JDK 23 is generally available the JDK 22 profile can be removed from both the java23 and main branches of the repository.

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

jasonkatonica commented 2 months ago

x86_64_linux, ppc64le_linux, s390x_linux, x86_64_windows