On Thu, 21 Jan 2021 07:39:31 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:

> 
> 
> Does the JDK-8198340 bug is a test issue?

Could be...It shows 
Caused by: java.lang.IllegalStateException: Shutdown in progress
which I think could be caused by invokeLater so that test tried to do the 
execution when the main is actually finishing.

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

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

Reply via email to