-
Bug
-
Resolution: Fixed
-
P4
-
17, 18
-
b28
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8278726 | 19 | Sergey Bylokhov | P4 | Resolved | Fixed | b28 |
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.
- backported by
-
JDK-8278726 Enable "missing-explicit-ctor" check in the jdk.unsupported.desktop module
-
- Resolved
-
- relates to
-
JDK-8071961 Add javac lint warning when a default constructor is created
-
- Resolved
-
-
JDK-8250853 Address reliance on default constructors in the javax.swing APIs
-
- Resolved
-