Looks good to me, BTW in the test DialogListener can be replaced with WindowAdapter
Thanks, Alexander. On 07/10/2017 01:17, Semyon Sadetsky wrote:
Hello, Please review fix for JDK10: bug: https://bugs.openjdk.java.net/browse/JDK-8182638 webrev: http://cr.openjdk.java.net/~ssadetsky/8182638/webrev.00/Since 8169589 sibling windows are ordered above the parent. It requires for the new active child windows to be raised aboveĀ its siblings not only above its parent window.--Semyon