RFR: 8349105: Pagination: exception initializing in a background thread
Kevin Rushforth
kcr at openjdk.org
Fri Feb 7 16:59:18 UTC 2025
On Fri, 7 Feb 2025 16:01:02 GMT, Andy Goryachev <angorya at 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
More information about the openjfx-dev
mailing list