RFR: 8281284 : Write JSlider accessibility test [v5]

Sergey Bylokhov serb at openjdk.java.net
Tue Mar 8 04:38:08 UTC 2022


On Thu, 3 Mar 2022 17:11:39 GMT, lawrence.andrews <duke at openjdk.java.net> wrote:

>> This testcase covers both old and new api ( api added in jdk17  getAccessibleAction(), getAccessibleActionCount() , getAccessibleActionDescription )
>> 
>> @shurymury 
>> @savoptik
>
> lawrence.andrews has updated the pull request incrementally with one additional commit since the last revision:
> 
>   run the on windows and mac

test/jdk/java/awt/a11y/AccessibleJSliderTest.java line 2:

> 1: /*
> 2:  * Copyright (c) 2022 Oracle and/or its affiliates. All rights reserved.

A comma after the date?

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

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



More information about the client-libs-dev mailing list