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

java/awt/LightweightComponent/MultipleAddNotifyTest/MultipleAddNotifyTest.java fails intermittently in linux aarch64 machines

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • 25
    • 24, 25
    • client-libs
    • Linux aarch64 machines(Oracle Linux 8.10, aarch64 )

    • aarch64
    • linux

      java/awt/LightweightComponent/MultipleAddNotifyTest/MultipleAddNotifyTest.java fails in linux aarch64 machines(Oracle Linux 8.10, aarch64 ) with an Exception:
      java.lang.RuntimeException: Test failed. MouseClicked event not working properly.
      at MultipleAddNotifyTest.main(MultipleAddNotifyTest.java:98)
      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$MainThread.run(MainWrapper.java:127)
      at java.base/java.lang.Thread.run(Thread.java:1447)
      I don't see this test failing in any platform other that Linux aarch64.
      I need to test it in other JDK versions also.
      Note: This test is not failing when individually run, but it fails when run in a group.

            mvs Manukumar V S
            mvs Manukumar V S
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: