RFR: 8251353: Many javafx scenegraph classes have implicit no-arg constructors [v2]
Bhawesh Choudhary
bchoudhary at openjdk.java.net
Tue Aug 25 05:41:22 UTC 2020
> Added missing explicit no-arg constructors to classes in package javafx.scene, javafx.css and javafx.stage.
Bhawesh Choudhary has updated the pull request incrementally with one additional commit since the last revision:
Marked few class constructor as deprecated as per review
-------------
Changes:
- all: https://git.openjdk.java.net/jfx/pull/283/files
- new: https://git.openjdk.java.net/jfx/pull/283/files/25c7b37c..16d8b9ad
Webrevs:
- full: https://webrevs.openjdk.java.net/jfx/283/webrev.01
- incr: https://webrevs.openjdk.java.net/jfx/283/webrev.00-01
Stats: 6 lines in 2 files changed: 2 ins; 0 del; 4 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