-
Bug
-
Resolution: Fixed
-
P4
-
22
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8347866 | 21.0.7-oracle | Yassine OUAAL | P4 | Resolved | Fixed | b03 |
JDK-8348057 | 21.0.7 | Goetz Lindenmaier | P4 | Resolved | Fixed | master |
JDK-8347867 | 17.0.15-oracle | Yassine OUAAL | P4 | Resolved | Fixed | b03 |
JDK-8348075 | 17.0.15 | Goetz Lindenmaier | P4 | Resolved | Fixed | master |
JDK-8347868 | 11.0.27-oracle | Yassine OUAAL | P4 | Resolved | Fixed | b03 |
JDK-8347869 | 8u451 | Yassine OUAAL | P4 | Resolved | Fixed | b03 |
DropTargetListener.drop(): accepting the user drop action=1
DragSourseListener.dragDropEnd(): firstCall=true drop action=1
DropTargetListener.drop(): accepting the user drop action=1
DragSourseListener.dragDropEnd(): firstCall=false drop action=1
FAILURE: wrong drop action:1
java.lang.RuntimeException: wrong next drop action!
at NextDropActionTest.start(NextDropActionTest.java:165)
at NextDropActionTest.main(NextDropActionTest.java:67)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
at java.base/java.lang.Thread.run(Thread.java:1570)
JavaTest Message: Test threw exception: java.lang.RuntimeException: wrong next drop action!
JavaTest Message: shutting down test
- backported by
-
JDK-8347866 [macOS] java/awt/dnd/NextDropActionTest/NextDropActionTest.java fails with java.lang.RuntimeException: wrong next drop action!
- Resolved
-
JDK-8347867 [macOS] java/awt/dnd/NextDropActionTest/NextDropActionTest.java fails with java.lang.RuntimeException: wrong next drop action!
- Resolved
-
JDK-8347868 [macOS] java/awt/dnd/NextDropActionTest/NextDropActionTest.java fails with java.lang.RuntimeException: wrong next drop action!
- Resolved
-
JDK-8347869 [macOS] java/awt/dnd/NextDropActionTest/NextDropActionTest.java fails with java.lang.RuntimeException: wrong next drop action!
- Resolved
-
JDK-8348057 [macOS] java/awt/dnd/NextDropActionTest/NextDropActionTest.java fails with java.lang.RuntimeException: wrong next drop action!
- Resolved
-
JDK-8348075 [macOS] java/awt/dnd/NextDropActionTest/NextDropActionTest.java fails with java.lang.RuntimeException: wrong next drop action!
- Resolved
- links to
-
Commit openjdk/jdk/d97de826
-
Commit(master) openjdk/jdk17u-dev/d3adb1e5
-
Commit(master) openjdk/jdk21u-dev/aed5fd32
-
Review openjdk/jdk/15213
-
Review(master) openjdk/jdk17u-dev/3224
-
Review(master) openjdk/jdk21u-dev/1338