-
Sub-task
-
Resolution: Duplicate
-
P4
-
None
-
26
-
generic
Testsuite name:regression-se-gui
Test name(s):java/awt/Mixing/AWT_Mixing/JSplitPaneOverlapping.java
Product(s) tested:jdk-26
OS/architecture: Generic
Reproducible: Always
Is it a Regression: No
Is it a platform specific issue: No
Exception/Error from Log:
----------System.err:(17/1201)----------
java.lang.RuntimeException: The JSplitPane drag-n-drop image did not pass pixel color check and is overlapped
at OverlappingTestBase.fail(OverlappingTestBase.java:678)
at JSplitPaneOverlapping.performTest(JSplitPaneOverlapping.java:126)
at OverlappingTestBase.testComponent(OverlappingTestBase.java:498)
at OverlappingTestBase.testAwtControls(OverlappingTestBase.java:538)
at OverlappingTestBase.init(OverlappingTestBase.java:572)
at OverlappingTestBase.doMain(OverlappingTestBase.java:600)
at JSplitPaneOverlapping.main(JSplitPaneOverlapping.java:136)
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)
JavaTest Message: Test threw exception: java.lang.RuntimeException: The JSplitPane drag-n-drop image did not pass pixel color check and is overlapped
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: The JSplitPane drag-n-drop image did not pass pixel color check and is overlapped
Steps to reproduce: Run test
Test name(s):java/awt/Mixing/AWT_Mixing/JSplitPaneOverlapping.java
Product(s) tested:jdk-26
OS/architecture: Generic
Reproducible: Always
Is it a Regression: No
Is it a platform specific issue: No
Exception/Error from Log:
----------System.err:(17/1201)----------
java.lang.RuntimeException: The JSplitPane drag-n-drop image did not pass pixel color check and is overlapped
at OverlappingTestBase.fail(OverlappingTestBase.java:678)
at JSplitPaneOverlapping.performTest(JSplitPaneOverlapping.java:126)
at OverlappingTestBase.testComponent(OverlappingTestBase.java:498)
at OverlappingTestBase.testAwtControls(OverlappingTestBase.java:538)
at OverlappingTestBase.init(OverlappingTestBase.java:572)
at OverlappingTestBase.doMain(OverlappingTestBase.java:600)
at JSplitPaneOverlapping.main(JSplitPaneOverlapping.java:136)
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)
JavaTest Message: Test threw exception: java.lang.RuntimeException: The JSplitPane drag-n-drop image did not pass pixel color check and is overlapped
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: The JSplitPane drag-n-drop image did not pass pixel color check and is overlapped
Steps to reproduce: Run test
- duplicates
-
JDK-8360498 [TEST_BUG] Some Mixing test continue to fail
-
- Open
-
- links to
-
Review(pr/25971) openjdk/jdk/26167