On Wed, 28 Jan 2026 19:09:03 GMT, Sergey Bylokhov <[email protected]> wrote:

>> Remove AppContext from ImageFetcher
>
> src/java.desktop/share/classes/sun/awt/image/ImageFetcher.java line 290:
> 
>> 288:        }
>> 289:        final ThreadGroup fetcherGroup = threadGroup;
>> 290: 
> 
> Why we want main TG the here? In most other places we use "RootThreadGroup"

Any ideas why the "main tg" is needed?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/29441#discussion_r2933668934

Reply via email to