RFR: 8252387: Deprecate for removal css Selector and ShapeConverter constructors [v2]
Kevin Rushforth
kcr at openjdk.java.net
Sat Aug 29 14:33:04 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
Looks good. Please update the CSR to reflect the change in the docs Selector.
-------------
Marked as reviewed by kcr (Lead).
PR: https://git.openjdk.java.net/jfx/pull/290
More information about the openjfx-dev
mailing list