RFR: 8206430: Use consistent pattern for startup in FX system tests [v6]
Ajit Ghaisas
aghaisas at openjdk.org
Thu Nov 17 14:30:35 UTC 2022
On Wed, 16 Nov 2022 20:12:26 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
>> 1. Introduced the following utility methods:
>> - Util.launch
>> - Util.shutdown
>> - Util.waitForLatch
>> 2. Fixed the out-of order calls to Stage.hide() and Platform.exit() in many tests' shutdowns.
>> 3. Replaced local waitForLatch copies with Util.waitForLatch
>
> Andy Goryachev has updated the pull request incrementally with one additional commit since the last revision:
>
> 8206430: review comments
Marked as reviewed by aghaisas (Reviewer).
-------------
PR: https://git.openjdk.org/jfx/pull/950
More information about the openjfx-dev
mailing list