RFR: 8306871: Open source more AWT Drag & Drop tests [v2]
Damon Nguyen
dnguyen at openjdk.org
Wed May 3 16:05:47 UTC 2023
On Fri, 28 Apr 2023 22:07:28 GMT, Phil Race <prr at 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
More information about the client-libs-dev
mailing list