Hello. Please review the fix for jdk11. The small typo was fixed.
Bug: https://bugs.openjdk.java.net/browse/JDK-8201626 Fix is inline below:diff test/jdk/java/awt/Dialog/MakeWindowAlwaysOnTop/MakeWindowAlwaysOnTop.java
@key headful - @bug 6829546, 8197808 + @bug 6829546 8197808@summary tests that an always-on-top modal dialog doesn't make any windows always-on-top
-- Best regards, Sergey.