RFR: 8340015: Open source several AWT focus tests - series 7

Harshitha Onkar honkar at openjdk.org
Tue Sep 17 00:18:04 UTC 2024


On Mon, 16 Sep 2024 04:16:01 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> Opensource few AWT focus tests

test/jdk/java/awt/Focus/MinimizeNonfocusableWindowTest.java line 57:

> 55:         if ("sun.awt.motif.MToolkit".equals(Toolkit.getDefaultToolkit().getClass().getName())) {
> 56:             return;
> 57:         }

Should the MToolkit check be removed?

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

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


More information about the client-libs-dev mailing list