JDK-8212752 : Typo in SSL log message related to inactive/disabled signature scheme
  • Type: Bug
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Affected Version: 11,12
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • CPU: generic
  • Submitted: 2018-10-22
  • Updated: 2020-09-23
  • Resolved: 2018-10-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 12
11.0.6-oracleFixed 12 b17Fixed
Description
Reported via http://mail.openjdk.java.net/pipermail/security-dev/2018-October/018541.html

===

I noticed a typo in one of the SSL log messages, while looking into a
log file generated during a SSL handshake. Here's a trivial patch which
fixes the typo. I'm not a committer so will need help from someone to
sponsor this patch.

-Jaikiran
Comments
Fix request (11u) Downport for parity with 11.0.6-oracle. Fix applies cleanly. Trivial.
14-11-2019