RFR: 8313651: Add 'final' keyword to public property methods in controls [v8]
Kevin Rushforth
kcr at openjdk.org
Fri Sep 8 18:44:48 UTC 2023
On Fri, 8 Sep 2023 18:37:43 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 kcr (Lead).
-------------
PR Review: https://git.openjdk.org/jfx/pull/1213#pullrequestreview-1618069254
More information about the openjfx-dev
mailing list