RFR: 8251353: Many javafx scenegraph classes have implicit no-arg constructors [v4]

Kevin Rushforth kcr at openjdk.java.net
Wed Aug 26 15:24:46 UTC 2020


On Tue, 25 Aug 2020 09:42:16 GMT, Nir Lisker <nlisker at openjdk.org> wrote:

> Since it will require an additional cleanup issue anyway, I don't think it matters when we do it, but since we're here
> I see no reason not to start already.

Agreed.

Let's adopt the same language as the JDK. If there are configurable parameters, we can indicate the default by adding
an `@defaultValue` tag (I don't think we need the word `default` in the description).

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

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


More information about the openjfx-dev mailing list