RFR: 8305915: java/awt/Frame/FrameLocation/FrameLocation.java fails with "The frame location is wrong!" [v3]

Tejesh R tr at openjdk.org
Tue Oct 7 04:30:46 UTC 2025


On Tue, 30 Sep 2025 05:12:28 GMT, Tejesh R <tr at openjdk.org> wrote:

>> The test passed on CI machines with multiple test runs. Few stabilization fix has been made to make the test more robust.
>
> Tejesh R has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Review fix

> I'm not convinced `invokeAndWait` is needed.
> 
> Capturing screenshot is appreciated.
> 
> As @DamonGuy mentioned, a better way to deal with [JDK-8305915](https://bugs.openjdk.org/browse/JDK-8305915) could be closing it as _Cannot reproduce_ and submitting a new bug to update `FrameLocation.java` and remove `SizeMinimizedTest.java` from the problem list.

Probably I'll capture screenshot on failure and deproblemlist it. If I close the bug as _Cannot reproduce_  then it remains in problem listing, so better way is to de-problemlist it and add screen capture.

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

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


More information about the client-libs-dev mailing list