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.
- is related to
-
UNDERTOW-1493 Infinite loop in io.undertow.protocols.ssl.SslConduit
- Resolved
-
JDK-8208526 Loading...