Integrated: 8252387: Deprecate for removal css Selector and ShapeConverter constructors
Bhawesh Choudhary
bchoudhary at openjdk.java.net
Thu Sep 3 10:04:40 UTC 2020
On Fri, 28 Aug 2020 14:55:55 GMT, Bhawesh Choudhary <bchoudhary at openjdk.org> wrote:
> Deprecate the public constructor of javafx.css.Selector as it should not be public due to only being extended by
> classes in same package. Deprecate the public constructor of javafx.css.converter.ShapeConverter as its a singleton
> class.
This pull request has now been integrated.
Changeset: a5ecfb68
Author: Bhawesh Choudhary <bchoudhary at openjdk.org>
Committer: Nir Lisker <nlisker at openjdk.org>
URL: https://git.openjdk.java.net/jfx/commit/a5ecfb68
Stats: 14 lines in 2 files changed: 0 ins; 14 del; 0 mod
8252387: Deprecate for removal css Selector and ShapeConverter constructors
Reviewed-by: nlisker, kcr
-------------
PR: https://git.openjdk.java.net/jfx/pull/290
More information about the openjfx-dev
mailing list