I don't see any problems with the fix. Looks fine.
Thanks, Artem On 7/5/2013 8:11 PM, Sergey Bylokhov wrote:
Hello, Please review the fix for jdk 8. Current implementation of fullscreen api on macosx is not ready to the case, when the fullscreen window moves from one device to another. I also found that on other platforms it is implemented particularly, because it does not restore display mode, when the window is moved. So in the fix I add additional check that the window is already in full screen mode and reset it in this case. Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8019587 Webrev can be found at: http://cr.openjdk.java.net/~serb/8019587/webrev.00/
