JDK-8011864 : REGRESSION: Some AWT Drag-n-Drop tests fail since JDK 7u6 b13
  • Type: Backport
  • Backport of: JDK-7178079
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 6u51,7,7u6,8
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2013-04-10
  • Updated: 2013-05-31
  • Resolved: 2013-05-31
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
6-poolResolved 7u6Fixed
Comments
Closing it instead of 'Resolved'.
31-05-2013

It duplicates JDK-8012109.
15-04-2013

Michael Wang wrote: sles11-sp2-x86 6u51b02(32bit) > AWT_DnD/Basic_DnD/Manual/ModalDialogDnD/bug_4645584 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. 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

Please provide instructions how to run this manual test.
12-04-2013

I check 6u51b03 and the following tests worked fine for me: java/awt/dnd/AccessControlTest/ java/awt/dndDnDClipboardDeadlockTest java/awt/dnd/DragInterceptorAppletTest other tests that was mentioned in main bug are absent for jdk 6.
12-04-2013

Alexander Zuev commented in the main bug "Looks like a regression caused by the fix for CR7171163" but that fix wasn't committed to JDK6. Please check if the test fails on 6 and then close or backport.
10-04-2013