<AWT Dev> [9] Review Request: 8134603 Incorrect destination is used in CGLLayer surface

Alexander Zvegintsev alexander.zvegintsev at oracle.com
Fri Aug 28 11:06:49 UTC 2015


+1

Thanks,

Alexander.

On 08/28/2015 01:30 PM, Alexander Scherbatiy wrote:
>
>   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