On Mon, 17 Apr 2023 00:45:54 GMT, Alexander Zuev <kiz...@openjdk.org> 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 > > src/java.desktop/share/classes/javax/accessibility/AccessibleAnnouncer.java > line 55: > >> 53: void announce(Accessible a, final String str, final int priority); >> 54: >> 55: } > > Minor: no newline at the last line of the file. Not an error just a cosmetic. Done. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/13001#discussion_r1169217607