Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8252782

Enable javac lint option: missing-explicit-ctor

XMLWordPrintable

      Once we upgrade the boot JDK to JDK 16 (perhaps soon after it ships in March 2021), we should enable the missing-explicit-ctor lint option by default for JavaFX builds. See JDK-8250558 for how to enable it locally in the mean time.

      This will prevent constructors from showing up without API docs, and allow us to avoid problems such as JDK-8229472 and JDK-8252387.

            kcr Kevin Rushforth
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: