RFR: JDK-8202790: DnD test DisposeFrameOnDragTest.java does not clean up [v2]

Phil Race prr at openjdk.java.net
Mon Apr 25 23:02:54 UTC 2022


On Mon, 25 Apr 2022 21:46:27 GMT, Alisen Chung <achung at openjdk.org> wrote:

>> Added a background to the test to prevent the file from dragging onto the desktop and creating an extra file.
>
> Alisen Chung has updated the pull request incrementally with one additional commit since the last revision:
> 
>   changed button mask to button down mask

Marked as reviewed by prr (Reviewer).

It looks OK. Would be nice to have a comment explaining that you are trying to prevent drop on to the desktop
which might accept this dragged text.
In fact you should explain this in the bug report eval too.

-------------

PR: https://git.openjdk.java.net/jdk/pull/8370



More information about the client-libs-dev mailing list