On Thu, 19 May 2022 19:29:42 GMT, Phil Race <[email protected]> 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