[jfx19] RFR: 8286678: Fix mistakes in FX API docs [v4]
Kevin Rushforth
kcr at openjdk.org
Tue Aug 23 16:02:39 UTC 2022
On Tue, 23 Aug 2022 15:36:35 GMT, Nir Lisker <nlisker at 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
More information about the openjfx-dev
mailing list