Other |
---|
openjfx17Fixed |
Blocks :
|
|
CSR :
|
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.
|