<AWT Dev> [11] Review Request: 8201626 Typo in MakeWindowAlwaysOnTop test

Jayathirth D V jayathirth.d.v at oracle.com
Tue Apr 17 03:55:42 UTC 2018


+1

-----Original Message-----
From: Sergey Bylokhov 
Sent: Tuesday, April 17, 2018 6:42 AM
To: awt-dev at openjdk.java.net; Krishna Addepalli
Subject: <AWT Dev> [11] Review Request: 8201626 Typo in MakeWindowAlwaysOnTop test

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