RFR: 8313651: Add 'final' keyword to public property methods in controls [v7]
Kevin Rushforth
kcr at openjdk.org
Fri Sep 8 15:58:47 UTC 2023
On Fri, 8 Sep 2023 15:01:34 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
>> In the Control hierarchy, all property accessor methods must be declared `final`.
>>
>> Added a test to check for missing `final` keyword and added the said keyword where required.
>
> Andy Goryachev has updated the pull request incrementally with one additional commit since the last revision:
>
> only public
Looks good.
-------------
Marked as reviewed by kcr (Lead).
PR Review: https://git.openjdk.org/jfx/pull/1213#pullrequestreview-1617788895
More information about the openjfx-dev
mailing list