RFR: 8339943: Frame not disposed in java/awt/dnd/DropActionChangeTest.java [v2]

Manukumar V S mvs at openjdk.org
Thu Sep 12 09:22:39 UTC 2024


> 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.

Manukumar V S has updated the pull request incrementally with one additional commit since the last revision:

  Review comments fixed : Creating frame in EDT, adding robot.delay() and robot.waitForIdle(), formatting changes, etc

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/20951/files
  - new: https://git.openjdk.org/jdk/pull/20951/files/4343f4db..6238ba9b

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=20951&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20951&range=00-01

  Stats: 19 lines in 1 file changed: 5 ins; 5 del; 9 mod
  Patch: https://git.openjdk.org/jdk/pull/20951.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/20951/head:pull/20951

PR: https://git.openjdk.org/jdk/pull/20951


More information about the client-libs-dev mailing list