On Wed, 10 May 2023 17:36:41 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
> it looks like the test is unstable - it works fine in Eclipse, but sometimes > fails with gradle. investigating. It's definitely affected by GC, so I'd start by looking there. I can change whether the the test passes or fails by changing the heap size or adding a call to gc before each test. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1129#issuecomment-1542580543