RFR: 8313651: Add 'final' keyword to public property methods in controls [v8]

Nir Lisker nlisker at openjdk.org
Fri Sep 8 18:37:44 UTC 2023


On Fri, 8 Sep 2023 18:32:18 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 nlisker (Reviewer).

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

PR Review: https://git.openjdk.org/jfx/pull/1213#pullrequestreview-1618055720


More information about the openjfx-dev mailing list