<AWT Dev> [9] Review request for 8064468 ownedWindowList access requires synchronization in Window.setAlwaysOnTop() method
Alexander Scherbatiy
alexandr.scherbatiy at oracle.com
Tue Nov 11 15:27:18 UTC 2014
Hello,
Could you review the fix:
bug: https://bugs.openjdk.java.net/browse/JDK-8064468
webrev: http://cr.openjdk.java.net/~alexsch/8064468/webrev.00
The fix uses the copy of the owned windows list to avoid the
synchronization issue.
Thanks,
Alexandr.
More information about the awt-dev
mailing list