On Thu, 10 Sep 2026 09:18:38 GMT, Jayathirth D V <[email protected]> wrote:
>> Locally i see that this test fails intermittently because of timing issues. >> Made test more robust and test now passes on all platforms. >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > Jayathirth D V has updated the pull request incrementally with one additional > commit since the last revision: > > exclude edge pixels Also if needed we should disable high DPI scaling for this test using `-Dsun.java2d.uiScale.enabled=false`. But i think it should be fine to run this test after ignoring boundary pixels. ------------- PR Comment: https://git.openjdk.org/jdk/pull/32779#issuecomment-5616256294
