JDK-8278251 : Enable "missing-explicit-ctor" check in the jdk.unsupported.desktop module
  • Type: Bug
  • Component: client-libs
  • Affected Version: 17,18
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2021-12-03
  • Updated: 2021-12-16
  • Resolved: 2021-12-08
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 18 JDK 19
18 b28Fixed 19Fixed
Related Reports
Relates :  
Relates :  
Description
The "missing-explicit-ctor" check was disabled by the JDK-8071961 and later was fixed by the JDK-8250853. So we can re-enable this check again.
Comments
Changeset: 6e7b7f35 Author: Sergey Bylokhov <serb@openjdk.org> Date: 2021-12-08 21:15:55 +0000 URL: https://git.openjdk.java.net/jdk/commit/6e7b7f352e66c767b16e1e98a162e7fea79126c6
08-12-2021