Integrated: 8315986: [macos14] javax/swing/JMenuItem/4654927/bug4654927.java: component must be showing on the screen to determine its location
Prasanta Sadhukhan
psadhukhan at openjdk.org
Wed Nov 15 07:03:56 UTC 2023
On Tue, 12 Sep 2023 04:45:51 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> Test was run without waiting for UI to be made visible leading to IllegalComponentStateException.
> Used robot.delay consistent with other headful tests to made the test wait after UI is created and shown.
>
> Test passed in several iterations in all platforms. Link in JBS
This pull request has now been integrated.
Changeset: e7486e8c
Author: Prasanta Sadhukhan <psadhukhan at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/e7486e8cfc9a3f5cbe3515c68e325a25863c162e
Stats: 72 lines in 1 file changed: 22 ins; 30 del; 20 mod
8315986: [macos14] javax/swing/JMenuItem/4654927/bug4654927.java: component must be showing on the screen to determine its location
Reviewed-by: dnguyen, honkar, aivanov
-------------
PR: https://git.openjdk.org/jdk/pull/15677
More information about the client-libs-dev
mailing list