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

Sergey Bylokhov serb at openjdk.org
Mon Mar 3 18:16:16 UTC 2025


On Mon, 3 Mar 2025 17:47:52 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

> I ran the `javax/swing/JColorChooser/Test6827032.java` test, and it hung. I got the stack traces from the hung process, and there were no AWT threads.
> 
> The test isn't problem-listed in LTS releases, that's how I ended up looking at the failure.

Could it be possible that the different modes used to run the test in the past: ovm vs agent are causing this issue?

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

PR Comment: https://git.openjdk.org/jdk/pull/23846#issuecomment-2695191688


More information about the client-libs-dev mailing list