RFR: 8348423: [TestBug] stress test Nodes initialization from a background thread [v8]

Andy Goryachev angorya at openjdk.org
Tue Feb 4 23:34:14 UTC 2025


On Mon, 3 Feb 2025 21:47:11 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

>> Created a test that validates various Nodes can be initialized in a background thread.
>
> Andy Goryachev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   more jitter

It looks like this test might depend on specifics of JIT: the very first run after re-compilation ("clean" in Eclipse) it fails (with all the tests enabled), but any number of subsequent runs pass just fine (macOS 15.1.1 M1).

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

PR Comment: https://git.openjdk.org/jfx/pull/1690#issuecomment-2635294085


More information about the openjfx-dev mailing list