> 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 ------------- Changes: - all: https://git.openjdk.org/jfx/pull/1213/files - new: https://git.openjdk.org/jfx/pull/1213/files/76b1283f..65aa0895 Webrevs: - full: https://webrevs.openjdk.org/?repo=jfx&pr=1213&range=06 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=1213&range=05-06 Stats: 12 lines in 1 file changed: 0 ins; 6 del; 6 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