On Wed, 1 Feb 2023 17:15:31 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:

> SwingWorker is used in JEditorPane as well as in jconsole packages. Yet I 
> didn't look into the details how it's used.

I think all of that usages by jconsole will start to throw the 
"CancellationException" in the "done" method since now we will start to call 
it. Not sure can it cause some issue or not.

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

PR: https://git.openjdk.org/jdk/pull/11940

Reply via email to