JDK-8250240 : Address use of default constructors in the java.util.concurrent
  • Type: Sub-task
  • Component: core-libs
  • Sub-Component: java.util.concurrent
  • Affected Version: 15
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-07-23
  • Updated: 2020-07-30
  • Resolved: 2020-07-24
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 b08Fixed
Related Reports
CSR :  
Description
Several classes in java.util.concurrent rely on default constructors, which is not recommended.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/44f4a2ddad19 User: darcy Date: 2020-07-24 05:57:05 +0000
24-07-2020

Review thread: https://mail.openjdk.java.net/pipermail/core-libs-dev/2020-July/067887.html
23-07-2020