[jboss-jira] [JBoss JIRA] (WFCORE-4196) SNICombinedWithALPNTestCase fails with IBM JDK

Jan Stourac (Jira) issues at jboss.org
Fri Nov 2 07:51:00 EDT 2018


Jan Stourac created WFCORE-4196:
-----------------------------------

             Summary: SNICombinedWithALPNTestCase fails with IBM JDK
                 Key: WFCORE-4196
                 URL: https://issues.jboss.org/browse/WFCORE-4196
             Project: WildFly Core
          Issue Type: Bug
          Components: Test Suite
            Reporter: Jan Stourac
            Assignee: Jan Stourac


SNICombinedWithALPNTestCase does not conform with IBM JDK key algorithm name. This needs to be fixed.

Also as IBM JDK 8 and lower does not contain ALPN implementation and neither the ALPN-hack work there (it works only with Oracle JDK and Open JDK as it depends on JDK internals) we would have to provide ALPN in such situation somehow. We can either use Jetty ALPN implementation or wildfly-openssl using OpenSSL libraries. Both variants would bring unwanted difficulties with running this testsuite in our environment.

Let's skip these tests for IBM JDK less than version 9. With newer IBM JDK version, there will probably be ALPN already part of JDK, so we can execute it then.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list