JDK-8015455 : java/awt/dnd/DisposeFrameOnDragCrash/DisposeFrameOnDragTest.java hangs on windows
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 7u40,8
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: windows_7
  • CPU: generic
  • Submitted: 2013-05-27
  • Updated: 2014-01-09
  • Resolved: 2013-09-13
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8
8 b110Fixed
Related Reports
Relates :  
Description
java/awt/dnd/DisposeFrameOnDragCrash/DisposeFrameOnDragTest.java failed with jdk8b86, jdk8b90, jdk7u25b13 on windows and passed on macosx

there is no bugid in the test (please add in this fix), test was added in jdk8b86 and there is no such test in jdk7u25b13


also some java process remain after failure; test will be excluded from execution to prevent aurora jobs hang
Comments
JDK-8031423
09-01-2014

Test hangs on Windows JDk 8 b121, seems that fix failed.
09-01-2014

added 7u40 to affected versions reproduced on windows 2008 with jdk7u40b62: http://aurora.ru.oracle.com/slot-gw/291687.ute.st2-2/results/workDir/java/awt/dnd/DisposeFrameOnDragCrash/DisposeFrameOnDragTest.jtr
20-09-2013

The test was added recently as a regression test for JDK-8006941. The test was created for Mac, but looks like it have found an issue in Windows.
29-05-2013