-
Bug
-
Resolution: Duplicate
-
P4
-
9, 10, 11
-
generic
-
generic
This test fails time to tim in mach5:
----------System.err:(13/812)----------
java.lang.RuntimeException: Same images for different size
at BackgroundImagePosition.compareImages(BackgroundImagePosition.java:84)
at BackgroundImagePosition.main(BackgroundImagePosition.java:63)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:229)
at java.base/java.lang.Thread.run(Thread.java:841)
JavaTest Message: Test threw exception: java.lang.RuntimeException
JavaTest Message: shutting down test
----------System.err:(13/812)----------
java.lang.RuntimeException: Same images for different size
at BackgroundImagePosition.compareImages(BackgroundImagePosition.java:84)
at BackgroundImagePosition.main(BackgroundImagePosition.java:63)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:229)
at java.base/java.lang.Thread.run(Thread.java:841)
JavaTest Message: Test threw exception: java.lang.RuntimeException
JavaTest Message: shutting down test
- duplicates
-
JDK-8254976 Re-enable swing jtreg tests which were broken due to samevm mode
-
- Resolved
-