On Tue, 23 Aug 2022 15:36:35 GMT, Nir Lisker <nlis...@openjdk.org> wrote:

>> Fixes the mistakes in the JBS ticket and some additional minor corrections.
>
> Nir Lisker has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Addressed review comments

> When looking at `Service` I noticed that in `Worker` the property docs are on 
> the `get` methods instead of on the `property` methods ...
> 
> This causes `Service` to inherit these as well. Docs should only appear on 
> the property (except in special circumstances), but I didn't want to touch 
> all of this here. Should I create a new issue for this or is it not worth it?

I recommend to file a new issue. We can target it for JavaFX 20.

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

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

Reply via email to