> 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 with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 10 additional commits since the last revision: - Merge remote-tracking branch 'origin/master' into 8313651.final - review comments - review comments - review comments - review comments - Merge remote-tracking branch 'origin/master' into 8313651.final - review comments - whitespace - added final keyword - test ------------- Changes: - all: https://git.openjdk.org/jfx/pull/1213/files - new: https://git.openjdk.org/jfx/pull/1213/files/38a4ba54..76b1283f Webrevs: - full: https://webrevs.openjdk.org/?repo=jfx&pr=1213&range=05 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=1213&range=04-05 Stats: 174 lines in 15 files changed: 139 ins; 21 del; 14 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