JDK-8247374 : Remove default constructors from javax.net.ssl
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Affected Version: 15
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-06-10
  • Updated: 2024-11-13
  • Resolved: 2020-06-11
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 16
16 b01Fixed
Related Reports
CSR :  
Relates :  
Description
Several abstract classes in javax.net.ssl have implicit default constructors, which are not recommended for classes that are meant for widespread use.
Comments
Changeset: 2f5d4c63 Author: Joe Darcy <darcy@openjdk.org> Date: 2020-06-11 16:35:29 +0000 URL: https://git.openjdk.java.net/lanai/commit/2f5d4c63
02-07-2020

Changeset: 2f5d4c63 Author: Joe Darcy <darcy@openjdk.org> Date: 2020-06-11 16:35:29 +0000 URL: https://git.openjdk.java.net/amber/commit/2f5d4c63
02-07-2020

URL: https://hg.openjdk.java.net/jdk/jdk/rev/4a485c89d5a0 User: darcy Date: 2020-06-11 23:35:40 +0000
11-06-2020

Review thread: https://mail.openjdk.java.net/pipermail/security-dev/2020-June/022085.html
10-06-2020