<AWT Dev> [7u12] Review request for 8000492: REGRESSION: Three java2d tests fail since jdk8b58 on Windows 7 with NullPointerException

Oleg Pekhovskiy oleg.pekhovskiy at oracle.com
Wed Oct 17 13:22:47 PDT 2012


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




More information about the awt-dev mailing list