JDK-7178079 : REGRESSION: Some AWT Drag-n-Drop tests fail since JDK 7u6 b13
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 6u51,7,7u6,8
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS:
    windows,windows_xp,windows_2008,windows_vista,windows_7 windows,windows_xp,windows_2008,windows_vista,windows_7
  • CPU: generic,x86
  • Submitted: 2012-06-19
  • Updated: 2018-05-04
  • Resolved: 2012-07-19
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 6 JDK 7 JDK 8
6-poolResolved 7u45Fixed 8Fixed
Related Reports
Duplicate :  
Duplicate :  
Duplicate :  
Duplicate :  
Duplicate :  
Duplicate :  
Relates :  
Description
See comments.

Comments
sles11-sp2-x86 6u51b02(32bit) > AWT_DnD/Basic_DnD/Manual/ModalDialogDnD/bug_4645584 I'm commenting test name to avoid wrong matching since this issue has nothing with test mentioned Separate issue about this test failure was created: JDK-8012109 Instruction: Click the button "Press me" and immediately start dragging from the left pane to the right pane.Do not complete the drag operation. A modal dialog pops up 3 seconds after the button is pressed.Once the dialog pops up, complete the drag and after that close the dialog by pressing the "close" button on the dialog, Try performing a drag and drop again without pressing the "Press me" button first. if you can perform dnd again, the testcase passes Actual behavior: When performing a drag and drop again wihtout pressing the "Press me" button, I can't perform dnd again.
15-04-2013

win2008-r2-sp1-x64 8b67(64bit) > AWT_DnD/Basic_DnD/Manual/ModalDialogDnD/bug_4645584 AWT_DnD/Basic_DnD/Manual/dragDropEnd/bug_4658741 The issue: Can't repeat drop and down, and DropSuccess lable shows null. refer to JDK-7185513. I'm commenting test name to avoid wrong matching since this issue has nothing with test mentioned Separate issue about this test failure was created: JDK-8012109
15-04-2013

win2008-r2-sp1-x64 8b67(64bit) AWT_DnD/Basic_DnD/Manual/JOptionPane/bug_4623377 An option pane(Confirm Dialog) pops up, after clicking the buttons, Java hung. Can���t exit. refer to JDK-7185516.
12-12-2012

EVALUATION Looks like a regression caused by the fix for CR7171163 The idea of the fix is to make it the macosx-only and get SunDropTargetContextPeer class back to the state it was.
02-07-2012