RFR: 8252387: Deprecate for removal css Selector and ShapeConverter constructors [v2]

Nir Lisker nlisker at openjdk.java.net
Sat Aug 29 10:55:24 UTC 2020


On Fri, 28 Aug 2020 17:26:41 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.
>
> Bhawesh Choudhary has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Updated Selector class comments as per review

Marked as reviewed by nlisker (Reviewer).

-------------

PR: https://git.openjdk.java.net/jfx/pull/290


More information about the openjfx-dev mailing list