JDK-8341665 : /java/awt/dnd/WinMoveFileToShellTest.java fails on Windows
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 11,17,21,24
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • OS: windows
  • CPU: generic
  • Submitted: 2024-10-07
  • Updated: 2025-03-14
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.
Other
tbdUnresolved
Related Reports
Relates :  
Description
/java/awt/dnd/WinMoveFileToShellTest.java manual test fails on windows as the drag and drop option does not work as expected.
This issue was observed with the original test and when it was open-sourced in https://github.com/openjdk/jdk/pull/21340