RFR: 8286266: [macos] Voice over moving JTable column to be the first column JVM crashes [v2]

Alexander Zuev kizune at openjdk.java.net
Fri May 20 21:22:50 UTC 2022


On Thu, 19 May 2022 19:29:42 GMT, Phil Race <prr at openjdk.org> wrote:

>> Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Add a test case.
>
> test/jdk/java/awt/a11y/AccessibleJTableTest.java line 81:
> 
>> 79:     public void  createUIDraggable() {
>> 80:         INSTRUCTIONS = "INSTRUCTIONS:\n"
>> 81:                 + "Check that table is properly updated when culumn order is changed.\n\n"
> 
> culumn -> column

Oops. Thanks, fixed.

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

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



More information about the client-libs-dev mailing list