The fix looks good to me. -- best regards, Anthony
On 10/03/2013 05:03 PM, Alexander Scherbatiy wrote:
Hello, Could you review the fix: bug: https://bugs.openjdk.java.net/browse/JDK-7081594 webrev: http://cr.openjdk.java.net/~alexsch/7081594/webrev.00 The fix: - sets alwaysOnTop field for a new created window from the parent value - propagates the alwaysOnTop value in setAlwaysOnTop() method to the owned windows Thanks, Alexandr.