Integrated: 8288707: javax/swing/JToolBar/4529206/bug4529206.java: setFloating does not work correctly
Prasanta Sadhukhan
psadhukhan at openjdk.org
Thu Jun 30 11:20:39 UTC 2022
On Fri, 24 Jun 2022 03:42:23 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> Test was failing intermittently around 1 or 2 out of 30 runs.
> Fixed by adding stability code, wait for a sec after frame is visible, set frame to center.
> Modified test has run at least 50 times in all platforms and 100 times in linux (where it is seen intermittently) without any issue.
This pull request has now been integrated.
Changeset: feb223aa
Author: Prasanta Sadhukhan <psadhukhan at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/feb223aacfd89d598a27b27c4b8be4601cc5eaff
Stats: 63 lines in 1 file changed: 34 ins; 9 del; 20 mod
8288707: javax/swing/JToolBar/4529206/bug4529206.java: setFloating does not work correctly
Reviewed-by: tr, serb
-------------
PR: https://git.openjdk.org/jdk/pull/9269
More information about the client-libs-dev
mailing list