[
https://issues.jboss.org/browse/WFCORE-4532?page=com.atlassian.jira.plugi...
]
Jaikiran Pai commented on WFCORE-4532:
--------------------------------------
FWIW - the JDK team have reverted back the "stateless ssl session" behaviour to
what it was in previous versions of Java, by changing the default value of a system
property. The recent EA release of JDK 13, build 31 seems to now work fine for these above
test cases (of course after removing the Java 13 Assume.assumeFalse from those tests). I
only tested it for 2-3 test cases noted in this JIRA.
Investigate new JDK 13 regressions
----------------------------------
Key: WFCORE-4532
URL:
https://issues.jboss.org/browse/WFCORE-4532
Project: WildFly Core
Issue Type: Task
Components: Security
Reporter: Richard Opalka
Priority: Critical
Labels: jdk13
Latest Open JDK 13 Early Access 25 introduced six new regressions in our test suites.
Failing tests in WILDFLY-CORE are:
* wildfly-core/elytron/src/test/java/org/wildfly/extension/elytron/TlsTestCase.java
*
wildfly-core/testsuite/elytron/src/test/java/org/wildfly/test/integration/elytron/sasl/mgmt/KerberosHttpMgmtSaslTestCase.java
*
wildfly-core/testsuite/elytron/src/test/java/org/wildfly/test/integration/elytron/sasl/mgmt/KerberosNativeMgmtSaslTestCase.java
Failing tests in WILDFLY are:
*
wildfly/testsuite/integration/manualmode/src/test/java/org/jboss/as/test/manualmode/web/ssl/CertificateRolesLoginModuleTestCase.java
*
wildfly/testsuite/integration/manualmode/src/test/java/org/jboss/as/test/manualmode/web/ssl/DatabaseCertLoginModuleTestCase.java
*
wildfly/testsuite/integration/manualmode/src/test/java/org/jboss/as/test/manualmode/web/ssl/HTTPSWebConnectorTestCase.java
Could somebody from our security team have a look what is going on [~darran] ?
--
This message was sent by Atlassian Jira
(v7.12.1#712002)