On Fri, 28 Aug 2020 17:26:41 GMT, Bhawesh Choudhary <bchoudh...@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