Re: [OpenJDK 2D-Dev] [PATCH] 8236996: Incorrect Roboto font rendering on Windows with subpixel antialiasing

2020-01-20 Thread Dmitry Batrak
> Ok approved. Seems it is making a few things better if not ideal, but nothing worse. Thanks! Anyone else volunteering to review? Best regards, Dmitry Batrak On Tue, Jan 14, 2020 at 8:58 PM Phil Race wrote: > Ok approved. Seems it is making a few things better if not ideal, but > nothing wors

[OpenJDK 2D-Dev] [15] Review Request: 5085520 Inconsistency in spec for RenderingHints.entrySet()

2020-01-20 Thread Sergey Bylokhov
Hello. Please review the fix for JDK 15. Bug: https://bugs.openjdk.java.net/browse/JDK-5085520 CSR: https://bugs.openjdk.java.net/browse/JDK-8237563 Fix: http://cr.openjdk.java.net/~serb/5085520/webrev.00 The java.awt.RenderingHints.entrySet() method description says that the Set, returned by th

Re: [OpenJDK 2D-Dev] [PATCH] 8236996: Incorrect Roboto font rendering on Windows with subpixel antialiasing

2020-01-20 Thread Sergey Bylokhov
Looks fine. Thank you for contribution! On 1/20/20 12:14 am, Dmitry Batrak wrote: > Ok approved. Seems it is making a few things better if not ideal, but nothing worse. Thanks! Anyone else volunteering to review? Best regards, Dmitry Batrak On Tue, Jan 14, 2020 at 8:58 PM Phil Race mailto:p