-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
False
-
-
-
-
-
-
+
-
Undefined
-
Currently the io.undertow.protocols.alpn.jdk8 default to false. This was done in UNDERTOW-1726 as the default SSLEngine and SSLParameters throws UnsupportedOperationException's for these newly introduced methods. However by default most JDK's/JRE's seem to implement these methods. We should default to true to take advantage of this. There could be implementations that do not implement these methods so we should also allow a way for this to be disabled.
- clones
-
UNDERTOW-1796 Change the default value of the io.undertow.protocols.alpn.jdk8 to true
- Resolved
- is incorporated by
-
JBEAP-20288 [GSS] (7.3.z) Upgrade undertow from 2.0.32.SP1-redhat to 2.0.33.SP2-redhat
- Closed
- relates to
-
JBEAP-20313 (7.3.z) WFLY-13924 - HTTP2 is not working with Oracle JDK8 u261
- Closed