[jdk25u-dev] Integrated: 8367784: java/awt/Focus/InitialFocusTest/InitialFocusTest1.java failed with Wrong focus owner
Roland Mesde
duke at openjdk.org
Mon Feb 16 20:03:47 UTC 2026
On Tue, 10 Feb 2026 20:17:53 GMT, Roland Mesde <duke at openjdk.org> wrote:
> Backporting JDK-8367784: java/awt/Focus/InitialFocusTest/InitialFocusTest1.java failed with Wrong focus owner.
>
> This PR fixes intermittent failure in InitialFocusTest1.java where wrong component receives initial focus.
>
> This depends on https://github.com/openjdk/jdk25u-dev/pull/247
>
> For parity with Oracle JDK.
>
> Ran related tests on linux-x64, linux-aarch64, macos-aarch64 and windows-x64:
>
> make test TEST=test/jdk/java/awt/Focus/InitialFocusTest/InitialFocusTest1.java
>
> Results attached:
>
> [windows-x64-specific-test.log](https://github.com/user-attachments/files/25220736/windows-x64-specific-test.log)
> [macos-aarch64-specific-test.log](https://github.com/user-attachments/files/25220737/macos-aarch64-specific-test.log)
> [linux-x64-specific-test.log](https://github.com/user-attachments/files/25220738/linux-x64-specific-test.log)
> [linux-aarch64-specific-test.log](https://github.com/user-attachments/files/25220739/linux-aarch64-specific-test.log)
This pull request has now been integrated.
Changeset: 629dae33
Author: Roland Mesde <mesde at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk25u-dev/commit/629dae33c81eae461ef0c2ba4f2b59de9c803b38
Stats: 24 lines in 1 file changed: 12 ins; 1 del; 11 mod
8367784: java/awt/Focus/InitialFocusTest/InitialFocusTest1.java failed with Wrong focus owner
Backport-of: 5855fd2f654175c05341cc03ebf188d4db3e407d
-------------
PR: https://git.openjdk.org/jdk25u-dev/pull/252
More information about the jdk-updates-dev
mailing list