On Fri, 28 Apr 2023 22:07:28 GMT, Phil Race <p...@openjdk.org> wrote:
>> Damon Nguyen has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Fix syntax. Edit comment > > test/jdk/java/awt/event/KeyEvent/AltGraphModifier.java line 28: > >> 26: @bug 4343344 >> 27: @summary Tests key modifiers when ALT_GRAPH key is pressed by Robot. >> 28: This test is for UNIX only. > > I think this comment is confusing and should be removed since > (1) the test is only being excluded on mac which is actually Unix > (2) it is being run on Windows which most definitely isn't Unix. Section about "UNIX ONLY" removed. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/13725#discussion_r1183893937