Integrated: 8252783: Remove the css Selector and ShapeConverter constructors
Ajit Ghaisas
aghaisas at openjdk.java.net
Wed May 26 05:47:11 UTC 2021
On Fri, 21 May 2021 11:48:21 GMT, Ajit Ghaisas <aghaisas at openjdk.org> wrote:
> The javafx.css.Selector and javafx.css.converter.ShapeConverter constructors were deprecated for removal in openjfx16.
> This PR removes these constructors (targeted for openjfx17).
This pull request has now been integrated.
Changeset: a645b5a4
Author: Ajit Ghaisas <aghaisas at openjdk.org>
URL: https://git.openjdk.java.net/jfx/commit/a645b5a4925af00835510ce8fd88068f0f7a2e45
Stats: 8 lines in 2 files changed: 0 ins; 5 del; 3 mod
8252783: Remove the css Selector and ShapeConverter constructors
Reviewed-by: kcr, pbansal
-------------
PR: https://git.openjdk.java.net/jfx/pull/512
More information about the openjfx-dev
mailing list