[OpenJDK 2D-Dev] [8] Request for review: 7124219 [macosx] Unable to draw images to fullscreen (original) (raw)

Andrew Brygin andrew.brygin at oracle.com
Tue Nov 20 07:58:40 PST 2012


Hi Sergey,

the change looks fine to me.

Thanks, Andrew

On 16.11.2012 20:45, Sergey Bylokhov wrote:

Hi Everyone, Please review the fix. This is not a direct forward port from jdk 7.

Changes description: 1 All stuff related to the backbuffer now located in CGLGraphicsConfig. Implementation was synchronized with the version on windows and linux. 2 LWCanvasPeer, LWWindowPeer , CPlatform.... : all code related to the backbuffer was removed. 3 One general interface was added: LWGraphicsConfig. It is used in LWAWT. 4 Outdated documentation was removed/moved to LWGraphicsConfig. Tested: jck, awt/2d regression, guimark2. No new issues found. Bug: http://bugs.sun.com/bugdatabase/viewbug.do?bugid=7124219 http://bugs.sun.com/bugdatabase/viewbug.do?bugid=7124552 Webrev can be found at: http://cr.openjdk.java.net/~serb/7124219/webrev.00 JDK7 changesets: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/0dac7f8b4282 http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/ecbd4c9fc9c1



More information about the macosx-port-dev mailing list