<Swing Dev> RFR: 8197825: [Test] Intermittent timeout with javax/swing JColorChooser Test [v4]
Sergey Bylokhov
serb at openjdk.java.net
Fri Jan 29 23:48:47 UTC 2021
On Fri, 29 Jan 2021 20:19:43 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
> Does this volatile modifier resolve the now-removed infinite loop in `while (!tk.IsDisposed())` in `WToolkit_shutdown`?
The loop should not be removed.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2220
More information about the swing-dev
mailing list