Remove the css Selector and ShapeConverter constructors

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • jfx17
    • Affects Version/s: jfx16
    • Component/s: javafx

      The javafx.css.Selector and javafx.css.converter.ShapeConverter constructors were deprecated for removal in JDK-8252387. They can now be removed by replacing them with package-scope (in the case of Selector) or private (in the case of ShapeConverter) constructors.

      This will need a CSR and can be done no earlier than JavaFX 17.

            Assignee:
            Ajit Ghaisas
            Reporter:
            Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: