[OpenJDK 2D-Dev] [8] Request for review: 7124219 [macosx] Unable to draw images to fullscreen
Anthony Petrov
anthony.petrov at oracle.com
Tue Nov 20 10:39:31 UTC 2012
Nice refactoring. The fix looks good to me.
--
best regards,
Anthony
On 11/16/2012 8:45 PM, 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/view_bug.do?bug_id=7124219
> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=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 2d-dev
mailing list