RFR: 8224968: javax/swing/JColorChooser/Test6827032.java times out in Windows 10

Alexander Zvegintsev azvegint at openjdk.org
Fri Feb 28 16:11:10 UTC 2025


On Fri, 28 Feb 2025 15:42:51 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

> Thread dump shows no AWT threads, yet jtreg harness still waits for the test thread to finish, in particular it waits for [StreamCopier](https://github.com/openjdk/jtreg/blob/759946dedbafa423552851ecb98bc3bb8dcf30ec/src/share/classes/com/sun/javatest/regtest/exec/ProcessCommand.java#L279-L281). See threaddump.log attached to the bug and [my comment](https://bugs.openjdk.org/browse/JDK-8224968?focusedId=14757188&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14757188) for more details.

This looks like we should file an issue against jtreg, as I don't see anything wrong with the test either.

-------------

Marked as reviewed by azvegint (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/23846#pullrequestreview-2651179884


More information about the client-libs-dev mailing list