On Thu, 14 Mar 2024 22:44:24 GMT, Harshitha Onkar <hon...@openjdk.org> wrote:
>> Following test is converted to main using PassFailJFrame. > > test/jdk/java/awt/dnd/ImageDecoratedDnD/ImageDecoratedDnD.java line 56: > >> 54: In WIN32 systems the image under cursor would be visible >> ONLY over >> 55: the drop targets with activated extended OLE D'n'D >> support (that are, >> 56: the desktop and IE). > > @prrace Do we retain the testing instructions related to Win32 as they are > quite old? Win32 is not that old… Java still uses these APIs in 64-bit world. I haven't run the test myself (yet). I suggest replacing _Win32_ with _Windows_. Is image under cursor visible when you drag'n'drop on Windows? It should be. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/18315#discussion_r1530789789