[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openjdk-openjfx-dev
Subject:    Withdrawn: 8271205: [windows] Intermittent test failure in test.javafx.scene.web.MiscellaneousTest::
From:       Jay Bhaskar <jbhaskar () openjdk ! org>
Date:       2023-04-27 10:25:33
Message-ID: 5QOSL7QvrQ0-3c4TC_b9yKEkpu1jsXkp3VxR10lS0AU=.b136e990-9f33-41a9-b54b-1a220daa79ef () github ! com
[Download RAW message or body]

On Tue, 25 Apr 2023 06:41:56 GMT, Jay Bhaskar <jbhaskar@openjdk.org> wrote:

> Issue: [windows] Intermittent test failure in \
>                 test.javafx.scene.web.MiscellaneousTest::testDOMTimer
> Analysis: 
> setTimeout call is not a real-time function.  it is considered just a minimum delay \
> before the callback is executed. The actual time taken depends  1.  How long it \
> takes to process any messages ahead of the already task in the queue? 2. Current \
> load on the CPU. 3. The number of tasks being executed by the JS engine.
> 4. current state of OS/Browser.
> 
> However, we have to set a minimum timeout value of at least 10 ms, as recommended \
> by Webkit/w3c. Setting value of 1o ms might prevent some un-defined behavior.

This pull request has been closed without being integrated.

-------------

PR: https://git.openjdk.org/jfx/pull/1113


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic