-
Bug
-
Resolution: Fixed
-
P4
-
17, 19, 20
-
b02
-
x86_64
-
windows
Here's a snippet from the log file:
#section:main
----------messages:(7/429)----------
command: main ViewportOverlapping
reason: User specified action: run main ViewportOverlapping
started: Sat Oct 22 05:23:21 UTC 2022
Mode: othervm [test or library overrides a system module]
Additional options from @modules: --add-modules java.desktop --add-exports java.desktop/sun.awt=ALL-UNNAMED --add-exports java.desktop/java.awt.peer=ALL-UNNAMED
finished: Sat Oct 22 05:23:32 UTC 2022
elapsed time (seconds): 10.946
----------configuration:(6/345)*----------
Boot Layer
add modules: java.desktop
add exports: java.desktop/java.awt.peer ALL-UNNAMED
java.desktop/sun.awt ALL-UNNAMED
patch: java.desktop C:\\sb\\prod\\1666412082\\testoutput\\test-support\\jtreg_open_test_jdk_jdk_desktop_part2\\classes\\java\\awt\\patchlib\\java.desktop
----------System.out:(6/413)----------
Color will be compared with java.awt.Color[r=21,g=244,b=54] instead of java.awt.Color[r=21,g=244,b=54]
Testing Button
C&B. color: java.awt.Color[r=238,g=238,b=238] compare with java.awt.Color[r=21,g=244,b=54]
C&B. color: java.awt.Color[r=238,g=238,b=238] compare with java.awt.Color[r=21,g=244,b=54]
The test failed: The LW component did not received the click.
The test is over, hit Ctl-C to stop Java VM
----------System.err:(17/1067)----------
do not skipTestingEmbeddedFrame
java.lang.RuntimeException: The LW component did not received the click.
at OverlappingTestBase.fail(OverlappingTestBase.java:661)
at OverlappingTestBase.testComponent(OverlappingTestBase.java:479)
at OverlappingTestBase.testAwtControls(OverlappingTestBase.java:521)
at OverlappingTestBase.init(OverlappingTestBase.java:555)
at OverlappingTestBase.doMain(OverlappingTestBase.java:583)
at ViewportOverlapping.main(ViewportOverlapping.java:156)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:125)
at java.base/java.lang.Thread.run(Thread.java:1591)
JavaTest Message: Test threw exception: java.lang.RuntimeException: The LW component did not received the click.
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: The LW component did not received the click.
----------rerun:(50/5724)*----------
#section:main
----------messages:(7/429)----------
command: main ViewportOverlapping
reason: User specified action: run main ViewportOverlapping
started: Sat Oct 22 05:23:21 UTC 2022
Mode: othervm [test or library overrides a system module]
Additional options from @modules: --add-modules java.desktop --add-exports java.desktop/sun.awt=ALL-UNNAMED --add-exports java.desktop/java.awt.peer=ALL-UNNAMED
finished: Sat Oct 22 05:23:32 UTC 2022
elapsed time (seconds): 10.946
----------configuration:(6/345)*----------
Boot Layer
add modules: java.desktop
add exports: java.desktop/java.awt.peer ALL-UNNAMED
java.desktop/sun.awt ALL-UNNAMED
patch: java.desktop C:\\sb\\prod\\1666412082\\testoutput\\test-support\\jtreg_open_test_jdk_jdk_desktop_part2\\classes\\java\\awt\\patchlib\\java.desktop
----------System.out:(6/413)----------
Color will be compared with java.awt.Color[r=21,g=244,b=54] instead of java.awt.Color[r=21,g=244,b=54]
Testing Button
C&B. color: java.awt.Color[r=238,g=238,b=238] compare with java.awt.Color[r=21,g=244,b=54]
C&B. color: java.awt.Color[r=238,g=238,b=238] compare with java.awt.Color[r=21,g=244,b=54]
The test failed: The LW component did not received the click.
The test is over, hit Ctl-C to stop Java VM
----------System.err:(17/1067)----------
do not skipTestingEmbeddedFrame
java.lang.RuntimeException: The LW component did not received the click.
at OverlappingTestBase.fail(OverlappingTestBase.java:661)
at OverlappingTestBase.testComponent(OverlappingTestBase.java:479)
at OverlappingTestBase.testAwtControls(OverlappingTestBase.java:521)
at OverlappingTestBase.init(OverlappingTestBase.java:555)
at OverlappingTestBase.doMain(OverlappingTestBase.java:583)
at ViewportOverlapping.main(ViewportOverlapping.java:156)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:125)
at java.base/java.lang.Thread.run(Thread.java:1591)
JavaTest Message: Test threw exception: java.lang.RuntimeException: The LW component did not received the click.
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: The LW component did not received the click.
----------rerun:(50/5724)*----------
- relates to
-
JDK-8295813 misc client tests failing on Windows_11_Pro
-
- In Progress
-