RFR: 8251353: Many javafx scenegraph classes have implicit no-arg constructors

Bhawesh Choudhary bchoudhary at openjdk.java.net
Mon Aug 17 11:25:01 UTC 2020


Added missing explicit no-arg constructors to classes in package javafx.scene, javafx.css and javafx.stage.

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

Commit messages:
 - 8251353: Many javafx scenegraph classes have implicit no-arg constructors

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

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


More information about the openjfx-dev mailing list