RFR: 8251352: Many javafx.base classes have implicit no-arg constructors

Bhawesh Choudhary bchoudhary at openjdk.java.net
Mon Aug 17 09:30:48 UTC 2020


Added missing explicit no-arg constructors to classes in package javafx.beans.property, javafx.collections, javafx.util
and javafx.util.converter in module javafx.base.

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

Commit messages:
 - 8251352: Many javafx.base classes have implicit no-arg constructors

Changes: https://git.openjdk.java.net/jfx/pull/282/files
 Webrev: https://webrevs.openjdk.java.net/jfx/282/webrev.00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8251352
  Stats: 224 lines in 35 files changed: 224 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jfx/pull/282.diff
  Fetch: git fetch https://git.openjdk.java.net/jfx pull/282/head:pull/282

PR: https://git.openjdk.java.net/jfx/pull/282


More information about the openjfx-dev mailing list