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

java/awt/dnd/MissingEventsOnModalDialog/MissingEventsOnModalDialogTest.java Mouse clicked event is lost!

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • 24
    • 24
    • client-libs
    • x86_64
    • os_x

      The following test failed in the JDK24 CI:

      java/awt/dnd/MissingEventsOnModalDialog/MissingEventsOnModalDialogTest.java

      Here's a snippet from the log file:

      #section:main
      ----------messages:(7/323)----------
      command: main MissingEventsOnModalDialogTest RUN_PROCESS
      reason: User specified action: run main MissingEventsOnModalDialogTest RUN_PROCESS
      started: Fri Aug 02 23:45:08 GMT 2024
      Mode: othervm
      Additional options from @modules: --add-modules java.desktop
      finished: Fri Aug 02 23:45:16 GMT 2024
      elapsed time (seconds): 7.886
      ----------configuration:(3/40)----------
      Boot Layer
        add modules: java.desktop

      ----------System.out:(1/1)----------

      ----------System.err:(16/996)----------
      Exception in thread "main" java.lang.RuntimeException: Mouse clicked event is lost!
      at MissingEventsOnModalDialogTest.runTest(MissingEventsOnModalDialogTest.java:111)
      at MissingEventsOnModalDialogTest.main(MissingEventsOnModalDialogTest.java:72)

      java.lang.RuntimeException: Exception in the output!
      at MissingEventsOnModalDialogTest.runProcess(MissingEventsOnModalDialogTest.java:279)
      at MissingEventsOnModalDialogTest.main(MissingEventsOnModalDialogTest.java:69)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
      at java.base/java.lang.reflect.Method.invoke(Method.java:588)
      at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
      at java.base/java.lang.Thread.run(Thread.java:1575)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: Exception in the output!
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Exception in the output!
      ----------rerun:(45/6470)*----------

            honkar Harshitha Onkar
            dcubed Daniel Daugherty
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: