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

Andy Goryachev angorya at openjdk.org
Tue Aug 22 15:34:17 UTC 2023


> 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

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

Changes:
  - all: https://git.openjdk.org/jfx/pull/1213/files
  - new: https://git.openjdk.org/jfx/pull/1213/files/505c8482..38a4ba54

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jfx&pr=1213&range=04
 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=1213&range=03-04

  Stats: 6 lines in 1 file changed: 1 ins; 0 del; 5 mod
  Patch: https://git.openjdk.org/jfx/pull/1213.diff
  Fetch: git fetch https://git.openjdk.org/jfx.git pull/1213/head:pull/1213

PR: https://git.openjdk.org/jfx/pull/1213


More information about the openjfx-dev mailing list