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

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

XMLWordPrintable

    • 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.

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

              Created:
              Updated: