[OpenJDK 2D-Dev] Review request for: JDK-8197499 RepaintManager does not increase double buffer after attaching a device with higher resolution

Alexey Ushakov alexey.ushakov at jetbrains.com
Mon Feb 12 10:12:10 UTC 2018


Thanks, for the catch, Laurent!

I forgot to remove my debug output that I used to detect the problem and verify the fix. It might be useful for reviewers though, so I left the original webrev  as is and added the new one.

Webrev: http://cr.openjdk.java.net/~avu/JDK-8197499/webrev.01/ <http://cr.openjdk.java.net/~avu/JDK-8197499/webrev.01/>

Best Regards,
Alexey

> On 12 Feb 2018, at 12:14, Laurent Bourgès <bourges.laurent at gmail.com> wrote:
> 
> Hi,
> 
> I am not an official reviewer.
> 
> I just noted you left a stdout statement that should be removed or commented out (trace).
> 
> You fix seems trivial
> 
> Laurent
> 
> Le 12 févr. 2018 09:14, "Alexey Ushakov" <alexey.ushakov at jetbrains.com <mailto:alexey.ushakov at jetbrains.com>> a écrit :
> Hello,
> 
> Here is the fix of the RepaintManager that adjust maximum double buffer size  after changes in the display environment. The fix is targeted for openjdk10 but the problem exists in previous releases. Please, have a look.
> 
> Bug: https://bugs.openjdk.java.net/browse/JDK-8197499 <https://bugs.openjdk.java.net/browse/JDK-8197499>
> Webrev: http://cr.openjdk.java.net/~avu/JDK-8197499/webrev.00/ <http://cr.openjdk.java.net/~avu/JDK-8197499/webrev.00/>
> 
> Best Regards,
> Alexey 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/2d-dev/attachments/20180212/d6c563fe/attachment.html>


More information about the 2d-dev mailing list