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

ComponentEventTest.java test fails with exception

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 8, 11, 17, 21, 24
    • client-libs
    • None
    • generic
    • linux_ubuntu

      java/awt/Component/ComponentEventTest.java fails with exception - Exception: java.lang.RuntimeException: FAIL: ComponentMoved not triggered for class java.awt.Frame.
      This failure in observed in Linux x64 Machine.

      ----------System.err:(13/860)----------
      java.lang.RuntimeException: FAIL: ComponentMoved not triggered for class java.awt.Frame
      at ComponentEventTest.doTest(ComponentEventTest.java:308)
      at ComponentEventTest.doTest(ComponentEventTest.java:160)
      at ComponentEventTest.main(ComponentEventTest.java:143)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
      at java.base/java.lang.reflect.Method.invoke(Method.java:565)
      at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
      at java.base/java.lang.Thread.run(Thread.java:1447)

            rgupta Ravi Gupta
            tr Tejesh R
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: