JDK-8233621 : Mismatch in jsse.enableMFLNExtension property name
  • Type: Bug
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Affected Version: 13
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2019-11-05
  • Updated: 2020-08-31
  • Resolved: 2019-11-09
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11 JDK 13 JDK 14 Other
11.0.8-oracleFixed 13.0.4Fixed 14 b23Fixed openjdk8u272Fixed
Related Reports
CSR :  
Description
In public doc / CSR its mentioned that jsse.enableMFLNExtension
(https://docs.oracle.com/javase/10/security/java-secure-socket-extension-jsse-reference-guide.htm#JSSEC-GUID-460C3E5A-A373-4742-9E84-EB42A7A3C363), but in code its jsse.enableMFLExtension (without 'N').   
Comments
Fix request (13u) Requesting backport to 13u for parity with 11u, applies cleanly.
03-06-2020

Fix request (11u) -- will label after testing completed. I would like to downport this for parity with 11.0.8-oracle. Applies clean. Note: there is no need to downport the CSR. It claims the opposite of the implementation and was withdrawn.
20-04-2020

URL: https://hg.openjdk.java.net/jdk/jdk/rev/9e2f184eac99 User: xuelei Date: 2019-11-09 02:35:48 +0000
09-11-2019