On Thu, 18 Sep 2025 18:46:36 GMT, Alexey Ivanov <[email protected]> wrote:

> What was the reason why the test failed?
> 
> `Frame` is supposed to work correctly even when used from the main thread (or 
> another thread). If the test failed only because the frame object was 
> accessed on the main thread, it could be a product bug.
> 
> What are the frame coordinates when the test fails? Do these coordinates 
> correspond to those on a screenshot if you add taking one?

Don't know the reason for the failure since it's intermittent, not seen any 
failure while running in mach5. Frame coordinates during failure as per JBS - 
"The frame location is wrong! Current: 250, 287; expected: 250, 250" 
slight change in Y position. Not recent failures seen too, so stabilization 
would be better fix.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/27366#issuecomment-3311092335

Reply via email to