On Mon, 4 Sep 2023 10:47:02 GMT, Karthik P K <k...@openjdk.org> wrote:
> Made changes to use Util::waitForIdle instead of Toolkit::firePulse in system > tests. The test will wait for default value of 10 pulses to complete in the > scene before executing the subsequent statements. This pull request has now been integrated. Changeset: 8fcd6e5e Author: Karthik P K <k...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/8fcd6e5e55967810ec2acd3dcc9b47bae5c70350 Stats: 16 lines in 2 files changed: 0 ins; 11 del; 5 mod 8308608: [testbug] Use Util::waitForIdle instead of Toolkit::firePulse in system tests Reviewed-by: angorya ------------- PR: https://git.openjdk.org/jfx/pull/1230