Hi! Please review the fix for CR: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8000492
Webrev: http://cr.openjdk.java.net/~bagiras/7u12/8000492.1/ Comments:It is a normal situation when ScreenUpdateManager.getReplacementScreenSurface() returns null taking it from the peer.
That's why we should check "surfaceData" for null before validity check. Thanks, Oleg
