RFR: 8313651: Add 'final' keyword to public property methods in controls [v2]
John Hendrikx
jhendrikx at openjdk.org
Fri Aug 18 22:35:32 UTC 2023
On Fri, 18 Aug 2023 22:17:15 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:
>
> review comments
Marked as reviewed by jhendrikx (Committer).
-------------
PR Review: https://git.openjdk.org/jfx/pull/1213#pullrequestreview-1585279422
More information about the openjfx-dev
mailing list