Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8313633

[macOS] java/awt/dnd/NextDropActionTest/NextDropActionTest.java fails with java.lang.RuntimeException: wrong next drop action!

XMLWordPrintable

    • 22
    • b11
    • aarch64
    • os_x

        java/awt/dnd/NextDropActionTest/NextDropActionTest.java fails with
        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

              dnguyen Damon Nguyen
              achung Alisen Chung
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: