RFR: 8340015: Open source several AWT focus tests - series 7 [v2]
Prasanta Sadhukhan
psadhukhan at openjdk.org
Tue Sep 17 04:06:53 UTC 2024
On Tue, 17 Sep 2024 00:15:14 GMT, Harshitha Onkar <honkar at 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
More information about the client-libs-dev
mailing list