On Fri, 7 Feb 2025 16:01:02 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
> This may be a memory leak, or it could simply be expected - after all, it is > a stress test and we do create heavy objects in a tight loop. > > I think it's worth investigating in the context of this ticket. Thank you! Yep, it does needs to be investigated for this PR, since we can't enable a test that will cause OOM when running the tests normally. I'll be interested to know what you find. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1698#issuecomment-2643479700