<Swing Dev> RFR: 8260035: Deproblemlist few problemlisted test
Prasanta Sadhukhan
psadhukhan at openjdk.java.net
Thu Jan 21 07:45:55 UTC 2021
On Thu, 21 Jan 2021 07:39:31 GMT, Sergey Bylokhov <serb at 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
More information about the swing-dev
mailing list