On Fri, 25 Jun 2021 21:10:16 GMT, Kevin Rushforth <k...@openjdk.org> wrote:

>> But the JobSettings class is final .. is it still necessary ?
>
> 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

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

PR: https://git.openjdk.java.net/jfx/pull/543

Reply via email to