On Mon, 28 Jun 2021 18:12:33 GMT, Phil Race <p...@openjdk.org> wrote:
>> It's still a good idea to follow the pattern, so yes let's make the new >> methods final. We can file a cleanup bug for the existing ones (and since >> the class is final, we can do it without compatibility concerns). >> >> Also, I built the docs, and it is better to not add any javadoc comments on >> the setter and getter. > > I'll file a clean up bug I missed the part where you said you would file the bug, so I filed [JDK-8269638](https://bugs.openjdk.java.net/browse/JDK-8269638). ------------- PR: https://git.openjdk.java.net/jfx/pull/543