Integrated: 8339943: Frame not disposed in java/awt/dnd/DropActionChangeTest.java
Manukumar V S
mvs at openjdk.org
Sat Sep 14 05:12:08 UTC 2024
On Wed, 11 Sep 2024 14:37:12 GMT, Manukumar V S <mvs at openjdk.org> wrote:
> Stabilized the test by disposing the frame at the end, adding an auto delay, called panel.getLocationOnScreen() in invokeAndWait(), formatting changes, etc
> And for better debugging, added captureScreen() for failure cases.
>
> Testing:
> Tested using mach5 in all available platforms and attached the link in bug as a comment.
This pull request has now been integrated.
Changeset: fa502ecd
Author: Manukumar V S <mvs at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/fa502ecd2d1040ee2fe26d0ac5dd547379a0ade7
Stats: 74 lines in 1 file changed: 40 ins; 17 del; 17 mod
8339943: Frame not disposed in java/awt/dnd/DropActionChangeTest.java
Reviewed-by: prr, azvegint
-------------
PR: https://git.openjdk.org/jdk/pull/20951
More information about the client-libs-dev
mailing list