<AWT Dev> [9] Review Request: 6345095 regression test EmptyClipRenderingTest fails

Alexander Scherbatiy alexandr.scherbatiy at oracle.com
Wed Dec 3 11:39:00 UTC 2014


  The fix looks good to me.

  Thanks,
  Alexandr.


On 12/2/2014 5:34 PM, Sergey Bylokhov wrote:
> Hello.
> Please review the fix for jdk 9.
>  - This test fails on osx because of rounded corners. Now it use 
> undecorated frame.
>  - On windows it fails, because sometimes the paint event was coming 
> after we paint the Canvas. Now we redraw the Canvas after a paint event.
> The test still fails on jdk where the corresponding bugs were not fixed.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-6345095
> Webrev can be found at: 
> http://cr.openjdk.java.net/~serb/6345095/webrev.01
> Diff: http://cr.openjdk.java.net/~serb/6345095/webrev_diff.01
>



More information about the awt-dev mailing list