<AWT Dev> [11] Review Request: 8201626 Typo in MakeWindowAlwaysOnTop test
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Tue Apr 17 01:11:41 UTC 2018
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.
More information about the awt-dev
mailing list