On Thu, 28 Jan 2021 12:02:54 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:

> The test never dispose of the frame. Why is it expected to shut down the 
> toolkit? Shall the frame be disposed of when the main thread in the test 
> finishes?

The shutdown is caused by the System.exit call while the toolkit active, so we 
should shut down it before the end.

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

PR: https://git.openjdk.java.net/jdk/pull/2220

Reply via email to