On Thu, 20 Aug 2026 23:45:10 GMT, Kevin Rushforth <[email protected]> wrote:
>> Alexander Zuev has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Add clarification about the return value.
>
> modules/javafx.graphics/src/main/java/javafx/scene/AccessibleAttribute.java
> line 811:
>
>> 809: * <li>Return Type: {@code int[]} containing the first item index
>> and the
>> 810: * number of visible items. If no items are fully visible the
>> return
>> 811: value should be {0, 0} </li>
>
> You are missing the `*` comment char.
Thanks, fixed.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/2217#discussion_r3868115345