[jboss-jira] [JBoss JIRA] (WFWIP-155) WildFly gets stuck with TLSv1.3 on JDK 11
Adam Krajcik (Jira)
issues at jboss.org
Tue Mar 19 12:55:00 EDT 2019
[ https://issues.jboss.org/browse/WFWIP-155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13710491#comment-13710491 ]
Adam Krajcik commented on WFWIP-155:
------------------------------------
The hang is with high probability caused by [JDK-8208526|https://bugs.openjdk.java.net/browse/JDK-8208526] and the fix is as mentioned in the JIRA, starting WildFly with:
{code}-Djdk.tls.acknowledgeCloseNotify=true{code} or wait for fix in [UNDERTOW-1493|https://issues.jboss.org/browse/UNDERTOW-1493]. Addi
> WildFly gets stuck with TLSv1.3 on JDK 11
> -----------------------------------------
>
> Key: WFWIP-155
> URL: https://issues.jboss.org/browse/WFWIP-155
> Project: WildFly WIP
> Issue Type: Bug
> Components: Security
> Environment: JDK 11
> Reporter: Adam Krajcik
> Assignee: Farah Juma
> Priority: Blocker
> Labels: jdk11
>
> WildFly gets stuck with when using TLSv1.3. The process starts to heavily use the processor and cannot be stopped by simple SIGINT(Ctrl+C). The issue needs further investigation as no apparent reason for it being stuck.
> One possibility is mentioned in the comments for UNDERTOW-1493 is [JDK-8208526|https://bugs.openjdk.java.net/browse/JDK-8208526].
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list