On Fri, 17 Mar 2023 08:51:50 GMT, Andrey Turbanov <[email protected]> wrote:
>> Artem Semenov has updated the pull request incrementally with two additional
>> commits since the last revision:
>>
>> - update
>> - I suppose that adding @Native to AccessibleAnnouncer constants would
>> simplify the code
>
> test/jdk/java/awt/a11y/AccessibleAnnouncerTest.java line 127:
>
>> 125: }
>> 126:
>> 127: public static void main(String[] args) throws Exception {
>
> Suggestion:
>
> public static void main(String[] args) throws Exception {
Done
-------------
PR: https://git.openjdk.org/jdk/pull/13001