On Tue, 17 May 2022 15:52:03 GMT, Manukumar V S <m...@openjdk.org> wrote:

> This test verifies that dragging from one InternalFrame and a drop target in 
> another InternalFrame functions properly.
> This fix moves an unstable closed applet based test to open regression based 
> java test, but updated to be more comprehensive with some stabilisation 
> improvements. The closed test was creating noise in CI as it often fails in 
> Windows platform, especially in Windows 11.
> 
> Testing:
> 1. Tested using mach5 20 times per platform and got all Pass.
> 2. Tested using mach5 5 times specifically on Windows 11 and got all Pass.

This pull request has now been integrated.

Changeset: d76c1089
Author:    Manukumar V S <m...@openjdk.org>
Committer: Abdul Kolarkunnu <akolarku...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/d76c1089efc8816c6f804b78371e62e697fc62c5
Stats:     380 lines in 1 file changed: 380 ins; 0 del; 0 mod

8286772: 
java/awt/dnd/DropTargetInInternalFrameTest/DropTargetInInternalFrameTest.html 
times out and fails in Windows

Reviewed-by: prr

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

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

Reply via email to