On Sun, 17 Nov 2024 11:00:35 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> 
wrote:

>> Phil Race has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   8344061
>
> src/java.desktop/share/classes/sun/font/CreatedFontTracker.java line 131:
> 
>> 129:                      */
>> 130:                     t.setContextClassLoader(null);
>> 131:                     Runtime.getRuntime().addShutdownHook(t);
> 
> addShutdownHook is removed? accidentally?

oops, fixed

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22161#discussion_r1845642360

Reply via email to