Details
-
Type:
Bug
-
Status: Open
-
Priority:
P4
-
Resolution: Unresolved
-
Affects Version/s: 13, 14, 15, 16, 17
-
Fix Version/s: 17
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
CPU:x86_64
-
OS:os_x_10.15
Description
The following test timed out in the JDK16 CI:
closed/java/awt/FileDialog/FileDialogBufferOverflowTest/FileDialogBufferOverflowTest.html
Here's a snippet from the log file:
elapsed time (seconds): 240.251
----------System.out:(1/26)----------
Timeout refired 240 times
----------System.err:(1/219)----------
2020-10-26 21:11:26.965 java[30073:14469439] +[NSXPCSharedListener endpointForReply:withListenerName:]: an error occurred while attempting to obtain endpoint for listener 'com.apple.view-bridge': Connection interrupted
----------rerun:(41/6125)*----------
closed/java/awt/FileDialog/FileDialogBufferOverflowTest/FileDialogBufferOverflowTest.html
Here's a snippet from the log file:
elapsed time (seconds): 240.251
----------System.out:(1/26)----------
Timeout refired 240 times
----------System.err:(1/219)----------
2020-10-26 21:11:26.965 java[30073:14469439] +[NSXPCSharedListener endpointForReply:withListenerName:]: an error occurred while attempting to obtain endpoint for listener 'com.apple.view-bridge': Connection interrupted
----------rerun:(41/6125)*----------
Attachments
Issue Links
- relates to
-
JDK-8255898 Test java/awt/FileDialog/FilenameFilterTest/FilenameFilterTest.java fails on Mac OS
-
- Open
-
-
JDK-8227836 [macos 10.15] FileDialog not working in macOS 10.15 Beta
-
- Closed
-