Integrated: 8251352: Many javafx.base classes have implicit no-arg constructors
Bhawesh Choudhary
bchoudhary at openjdk.java.net
Tue Aug 18 12:38:25 UTC 2020
On Mon, 17 Aug 2020 09:23:34 GMT, Bhawesh Choudhary <bchoudhary at openjdk.org> wrote:
> 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.
This pull request has now been integrated.
Changeset: b25ffc7a
Author: Bhawesh Choudhary <bchoudhary at openjdk.org>
Committer: Kevin Rushforth <kcr at openjdk.org>
URL: https://git.openjdk.java.net/jfx/commit/b25ffc7a
Stats: 224 lines in 35 files changed: 0 ins; 224 del; 0 mod
8251352: Many javafx.base classes have implicit no-arg constructors
Reviewed-by: nlisker, kcr
-------------
PR: https://git.openjdk.java.net/jfx/pull/282
More information about the openjfx-dev
mailing list