<AWT Dev> RFR: 8267385: Create NSAccessibilityElement implementation for JavaComponentAccessibility

Sergey Bylokhov serb at openjdk.java.net
Tue Jun 29 14:37:06 UTC 2021


On Tue, 29 Jun 2021 13:26:29 GMT, Artem Semenov <github.com+36081106+savoptik at openjdk.org> wrote:

>> test/jdk/java/awt/a11y/AccessibleJComboboxTest.java line 30:
>> 
>>> 28:  * @summary Create implementation for NSAccessibilityComboBox protocol peer
>>> 29:  * @author Artem.Semenov at jetbrains.com
>>> 30:  * @run main/manual AccessibleJComboboxTest
>> 
>> On what platforms these tests are supposed to work?
>
> These tests can be applied wherever a11y support is implemented and running.

Even on Linux? I meant if the test will be run on the platform where a11y is not implemented then this will be reported as a bug. So if on some supported platforms these tests will fail it is better to update the "tags" or the problemlist before integration. Otherwise, people will report new bugs after.

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

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


More information about the awt-dev mailing list