<AWT Dev> [9] Review Request: 8134603 Incorrect destination is used in CGLLayer surface
Alexander Scherbatiy
alexandr.scherbatiy at oracle.com
Fri Aug 28 10:30:23 UTC 2015
The fix looks good to me.
Thanks,
Alexandr.
On 8/27/2015 4:49 PM, Sergey Bylokhov wrote:
> Hello.
> Please review the fix for jdk9.
> The CGLLayer.java has a typo it uses the peer as a destination, but
> the target should be used instead. This breaks the bufferPerWIndow
> functionality, because this destination is used in
> BufferStrategyPaintManager.
>
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8134603
> Webrev can be found at:
> http://cr.openjdk.java.net/~serb/8134603/webrev.00
>
More information about the awt-dev
mailing list