On Thu, 13 Aug 2026 22:03:04 GMT, Andy Goryachev <[email protected]> wrote:

>> Alexander Zuev has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Added @since annotation.
>
> 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 </li>
>> 811:      * <li>Parameters: </li>
> 
> Parameters: should describe the structure (see `BOUNDS_FOR_RANGE` for example)

We do not pass any parameters to the VISIBLE_ITEM_RANGE property so the 
parameters list should be empty.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/2217#discussion_r3793656863

Reply via email to