[7u4] request for review: 7124219: [macosx] Unable to draw images to fullscreen

Andrew Brygin andrew.brygin at oracle.com
Tue Mar 6 04:11:52 PST 2012


Hello,

Failed tests use buffer strategy to render the test content. However,
this approach does not work, because method flip() is not implemented
in window component peer.
We can implement corresponding method in LWWindowPeer where required
buffers are already present.

Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7124219
Webrev: http://cr.openjdk.java.net/~bae/7124219/webrev/

Thanks,
Andrew


More information about the macosx-port-dev mailing list