On Thu, 17 Nov 2022 21:05:35 GMT, Phil Race <[email protected]> wrote:
> This was a closed test. It fails very rarely due to completely incorrect > colour sampling by Robot. > I had this happen to me when the window came up behind some other window on > my desktop. > So the "fix" here is to use setAlwaysOnTop(true) > But so far as I can see there's no reason for this test to be closed so I am > moving it to open as well. This pull request has now been integrated. Changeset: c56c69ed Author: Phil Race <[email protected]> URL: https://git.openjdk.org/jdk/commit/c56c69ed3e09df1b56e340498dc28ba50815d15e Stats: 518 lines in 1 file changed: 518 ins; 0 del; 0 mod 8285604: closed sun/java2d/GdiRendering/ClipShapeRendering.java failed with "Incorrect color ffeeeeee instead of ff0000ff in pixel (100, 100)" Reviewed-by: psadhukhan ------------- PR: https://git.openjdk.org/jdk/pull/11221
