RFR: 8313651: Add 'final' keyword to public property methods in controls [v2]
Andy Goryachev
angorya at openjdk.org
Fri Aug 18 23:06:31 UTC 2023
On Fri, 18 Aug 2023 22:53:42 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
> Um, "classpath"?
The problem I was referring to is how to enumerate all descendants of Control in javafx.* hierarchy, and I don't have a good solution. So, no change in the unit test is being planned, and all newly developed controls will have to be added manually.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1213#issuecomment-1684525931
More information about the openjfx-dev
mailing list