-
Bug
-
Resolution: Done
-
Blocker
-
2.2.0.Final
-
None
-
False
-
None
-
False
When compiling for release using JDK9+, this project needs to compile using --release=8 to retain runtime compatibility with JDK8. While this can be achieved by including the build-release-8 marker file used by the jboss-parent pom, it looks like the 2.2.0.Final release was done without the -Djdk-release=8 property expected by the org.wildfly.openssl:wildfly-openssl-java pom.
- causes
-
WFCORE-5902 UT005090: Unexpected failure: java.lang.NoSuchMethodError: java.nio.ByteBuffer.limit(I)Ljava/nio/ByteBuffer
- Closed
- is incorporated by
-
JBEAP-23728 (7.4.z) Upgrade OpenSSL from 2.2.0.Final-redhat-00002 to 2.2.3.Final
- Closed