On Tue, 24 Mar 2026 22:48:10 GMT, Marius Hanl <[email protected]> wrote:

>> I think I removed the `Control` import and it broke javadoc, which I only 
>> saw in GHA.
>> 
>> Actually, it should be Parent.getChildren() , and maybe say 
>> `nodes into the control's {@link javafx.scene.Parent#getChildren() children} 
>> list`
>
> For me, this is always red and inaccessible, with `Control`, `Parent`, 
> whatever it is

this is weird, navigates to `Parent.getChildren()` in eclipse.

what's more important, generates correct javadoc -

<img width="358" height="152" alt="Screenshot 2026-03-24 at 15 59 52" 
src="https://github.com/user-attachments/assets/7dd6ce7a-349d-4df6-98a0-877c8e881cdc";
 />

did you rebuild?

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1773#discussion_r2984808649

Reply via email to