On Wed, 26 Aug 2020 15:46:46 GMT, Bhawesh Choudhary <bchoudh...@openjdk.org> wrote:
>> Added missing explicit no-arg constructors to classes in package >> javafx.scene, javafx.css and javafx.stage. > > Bhawesh Choudhary has updated the pull request incrementally with one > additional commit since the last revision: > > Updated comments as per JDK Convention Looks good. I also verified that the only two class without an explicit constructor are the two we identified as needing to be deprecated for removal in a follow-up issue: `Selector` and `SshapeConverter` ------------- Marked as reviewed by kcr (Lead). PR: https://git.openjdk.java.net/jfx/pull/283