[7u8] Please review fix for 7175183: [macosx] Objective-C exception thrown when switching monitor configuration (original) (raw)
Alexander Zuev alexander.zuev at oracle.com
Tue Sep 4 03:32:12 PDT 2012
- Previous message: [8] Please review fix for 7175183: [macosx] Objective-C exception thrown when switching monitor configuration
- Next message: [8] Review request for 7185280: Jre7cert: focusgained does not get called for all focus req when do alt + tab
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
please review my fix for CR 7175183: [macosx] Objective-C exception thrown when switching monitor configuration
This is the same fix that i sent for jdk8 and i need both to be reviewed so i can push this fix to 7u6 in time.
The NPE happens because of the getBackupSurface method call results in the resetting of the current surface to null. The idea of the fix is to check for it in both native and java methods before using it.
Bug description is: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7175183 Webrev can be found here: http://cr.openjdk.java.net/~kizune/7175183/webrev.00
With best regards, Alex
- Previous message: [8] Please review fix for 7175183: [macosx] Objective-C exception thrown when switching monitor configuration
- Next message: [8] Review request for 7185280: Jre7cert: focusgained does not get called for all focus req when do alt + tab
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]