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

Test bug4655513.java fails intermittently on Windows platform

XMLWordPrintable

      Test javax/swing/DataTransfer/bug4655513.java highly intermittent.
      We observed couple of failure in one month only for Windows x64 for 21u , 17u , 11u


      For the JDK main line failure is not observed yet.


      Test suite name: regression-se-gui
      Test name(s): javax/swing/DataTransfer/bug4655513.java
      Product(s) tested: jdk-17.0.17+2-287
      OS/architecture:Windows x64

      Reproducible: Intermittent
      Reproducible on machine: Windows x64

      Is it a Regression: No
      Is it a platform specific issue: Yes
      Its fail on Other CPU: We observed same failure for 21u , 17u , 11u
      Test result for Main line CPU : Failure is not observerd yet.


      Log:
      ----------System.err:(31/2276)----------
      java.lang.reflect.InvocationTargetException
      at java.desktop/java.awt.EventQueue.invokeAndWait(EventQueue.java:1369)
      at java.desktop/java.awt.EventQueue.invokeAndWait(EventQueue.java:1344)
      at java.desktop/javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1480)
      at bug4655513.main(bug4655513.java:76)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.base/java.lang.reflect.Method.invoke(Method.java:568)
      at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
      at java.base/java.lang.Thread.run(Thread.java:842)
      Caused by: java.lang.RuntimeException: Test Failed! Drag & Drop did not work.
      at bug4655513.lambda$main$0(bug4655513.java:78)
      at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:308)
      at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:771)
      at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:722)

            abaya Anass Baya
            rgupta Ravi Gupta
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: