On Tue, 17 Sep 2024 00:15:14 GMT, Harshitha Onkar <hon...@openjdk.org> wrote:

>> Prasanta Sadhukhan has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   MToolkit removed
>
> test/jdk/java/awt/Focus/MinimizeNonfocusableWindowTest.java line 57:
> 
>> 55:         if 
>> ("sun.awt.motif.MToolkit".equals(Toolkit.getDefaultToolkit().getClass().getName()))
>>  {
>> 56:             return;
>> 57:         }
> 
> @prsadhuk MToolkit is obsolete and can be removed.
> [JDK-8279337](https://bugs.openjdk.org/browse/JDK-8279337) - The MToolkit is 
> still referenced in a few places

ok removed...

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21008#discussion_r1762251439

Reply via email to