-
Bug
-
Resolution: Unresolved
-
P4
-
24, 25
-
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.
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.
- duplicates
-
JDK-8348643 java/awt/LightweightComponent/MultipleAddNotifyTest/MultipleAddNotifyTest.java fails in linux aarch64 machines
-
- Closed
-