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

Alexey Ivanov aivanov at openjdk.org
Tue Sep 30 14:16:04 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.

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

Changes requested by aivanov (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/27366#pullrequestreview-3285129746


More information about the client-libs-dev mailing list