On Mon, 3 Feb 2025 21:47:11 GMT, Andy Goryachev <ango...@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