JDK-8218889 : Improperly use of the Optional API
  • Type: Bug
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Affected Version: 11,12
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2019-02-13
  • Updated: 2020-11-19
  • Resolved: 2019-03-22
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 8 Other
11.0.7Fixed 13 b14Fixed 8u261Fixed openjdk8u272Fixed
Description
Reported in StackOverflow,
https://stackoverflow.com/questions/54636285/open-jdk-11-http-2-handshake-serverhello-java-util-nosuchelementexception



Comments
Fix request (11u): This issue was reported against downstream SapMachine: https://github.com/SAP/SapMachine/issues/591. The fix applies cleanly and makes sense in the context of JDK11 updates. Testing revealed no regressions.
11-02-2020