-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
In UNDERTOW-1796 the preference has changed to use the JDK ALPN provider as it's been backported to Java 8. However the current priority in the ALPNProvider is the Java 8 hack provider. The JDK provider should be preferred via the priority as well.
- is cloned by
-
JBEAP-20392 (7.3.z) UNDERTOW-1800 - Change the order of the ALPN providers to prefer the JDK provider
- Closed
- relates to
-
WFCORE-5133 SNICombinedWithALPNTestCase fails with oracle JDK 8 261
- Closed
-
UNDERTOW-1796 Change the default value of the io.undertow.protocols.alpn.jdk8 to true
- Resolved