On Sun, 2 May 2021 06:09:23 GMT, Pankaj Bansal <pban...@openjdk.org> wrote:

> There is a small error in javadoc for doAccessibleAction function added in 
> AccessibleJSlider class under JDK-8262981. The documentation says that the 
> API returns true always, whereas it can return both true or false depending 
> upon the parameter value, same as is the case with same API in 
> AccessibleJSpinner. This error happened do to an oversight and current fix 
> corrects the error.

Looks like it requires CSR.

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

Marked as reviewed by azvegint (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/3832

Reply via email to