On Fri, 21 May 2021 11:48:21 GMT, Ajit Ghaisas <aghai...@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 <aghai...@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