Re: [OpenJDK 2D-Dev] RFR: 8196181 sun/java2d/GdiRendering/InsetClipping.java fails

2020-04-16 Thread Jayathirth D v
Looks good to me. Thanks, Jay > On 13-Apr-2020, at 6:57 PM, Sergey Bylokhov > wrote: > > Hello. > Please review the fix for jdk/client. > > Bug: https://bugs.openjdk.java.net/browse/JDK-8196181 > Fix: http://cr.openjdk.java.net/~serb/8196181/webrev.01 > > The test tries to take a color of th

[OpenJDK 2D-Dev] RFR: 8196181 sun/java2d/GdiRendering/InsetClipping.java fails

2020-04-13 Thread Sergey Bylokhov
Hello. Please review the fix for jdk/client. Bug: https://bugs.openjdk.java.net/browse/JDK-8196181 Fix: http://cr.openjdk.java.net/~serb/8196181/webrev.01 The test tries to take a color of the pixel near the frame's insets, exactly after the frame's decoration. The problem is that we cannot repo