RFR: 8278251: Enable "missing-explicit-ctor" check in the jdk.unsupported.desktop module

Magnus Ihse Bursie ihse at openjdk.java.net
Mon Dec 6 11:50:16 UTC 2021


On Fri, 3 Dec 2021 20:55:23 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

> The "missing-explicit-ctor" check was disabled by the [JDK-8071961](https://bugs.openjdk.java.net/browse/JDK-8071961) and later was fixed by the [JDK-8250853](https://bugs.openjdk.java.net/browse/JDK-8250853). So we can re-enable this check again.
> 
> The fix will remove the "Java.gmk" file and as a result the "jdk.unsupported.desktop" folder.
> 
> All "Pre-submit tests" builds are green.

LGTM.

-------------

Marked as reviewed by ihse (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/6708



More information about the build-dev mailing list