On Mon, 13 Mar 2023 16:46:10 GMT, Artem Semenov <[email protected]> wrote:
> This enhancement covers basic API and shared code that should be implemented
> for the Accessibility Announcement feature.
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 {
-------------
PR: https://git.openjdk.org/jdk/pull/13001
