[
https://issues.redhat.com/browse/WFCORE-5133?page=com.atlassian.jira.plug...
]
James Perkins commented on WFCORE-5133:
---------------------------------------
I cannot duplicate this.
{code:title=Java Version}
openjdk version "1.8.0_265"
OpenJDK Runtime Environment (build 1.8.0_265-b01)
OpenJDK 64-Bit Server VM (build 25.265-b01, mixed mode)
{code}
I also tried 262 and the test still passed for me.
SNICombinedWithALPNTestCase fails with oracle JDK 8 261
-------------------------------------------------------
Key: WFCORE-5133
URL:
https://issues.redhat.com/browse/WFCORE-5133
Project: WildFly Core
Issue Type: Bug
Components: Security
Reporter: Jean Francois Denise
Assignee: Sonia Zaldana
Priority: Major
Exception while using oracle JDK 261:
{{at
io.undertow.client.http.HttpClientConnection.handleError(HttpClientConnection.java:444)
at
io.undertow.client.http.HttpClientConnection.handleError(HttpClientConnection.java:439)
at
io.undertow.client.http.HttpClientConnection.initiateRequest(HttpClientConnection.java:430)
at
io.undertow.client.http.HttpClientConnection.sendRequest(HttpClientConnection.java:347)
at
org.jboss.as.test.integration.security.ssl.sni.SNICombinedWithALPNTestCase.performSimpleTest(SNICombinedWithALPNTestCase.java:242)
at
org.jboss.as.test.integration.security.ssl.sni.SNICombinedWithALPNTestCase.testSimpleViaHostname(SNICombinedWithALPNTestCase.java:220)}}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)