-
Bug
-
Resolution: Unresolved
-
P4
-
21.0.8-oracle
-
windows
The java/awt/dnd/DnDRemoveFocusOwnerCrashTest.java test still times out on Windows, even after JDK-8341972.
The test log:
---------messages:(9/357)----------
command: main DnDRemoveFocusOwnerCrashTest
reason: User specified action: run main DnDRemoveFocusOwnerCrashTest
started: Tue Apr 08 03:07:05 UTC 2025
Mode: othervm
Additional options from @modules: --add-modules java.desktop
Timeout information:
--- Timeout information end.
finished: Tue Apr 08 05:12:22 UTC 2025
elapsed time (seconds): 7516.845
----------configuration:(3/43)----------
Boot Layer
add modules: java.desktop
----------System.out:(1/37)----------
Timeout signalled after 240 seconds
----------System.err:(1/16)----------
STATUS:Passed.
test result: Error. Program `...\jdk-21.0.8\bin\java' timed out (timeout set to 240000ms, elapsed time including timeout handling was 7516837ms).
As with many other DnD tests, handling the timeout took more than 2 hours.
The test log:
---------messages:(9/357)----------
command: main DnDRemoveFocusOwnerCrashTest
reason: User specified action: run main DnDRemoveFocusOwnerCrashTest
started: Tue Apr 08 03:07:05 UTC 2025
Mode: othervm
Additional options from @modules: --add-modules java.desktop
Timeout information:
--- Timeout information end.
finished: Tue Apr 08 05:12:22 UTC 2025
elapsed time (seconds): 7516.845
----------configuration:(3/43)----------
Boot Layer
add modules: java.desktop
----------System.out:(1/37)----------
Timeout signalled after 240 seconds
----------System.err:(1/16)----------
STATUS:Passed.
test result: Error. Program `...\jdk-21.0.8\bin\java' timed out (timeout set to 240000ms, elapsed time including timeout handling was 7516837ms).
As with many other DnD tests, handling the timeout took more than 2 hours.
- relates to
-
JDK-8341972 java/awt/dnd/DnDRemoveFocusOwnerCrashTest.java timed out after JDK-8341257
-
- Resolved
-