RFR: 8349105: Pagination: exception initializing in a background thread

Andy Goryachev angorya at openjdk.org
Fri Feb 7 16:03:13 UTC 2025


On Fri, 7 Feb 2025 00:42:35 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

> The test runs out of heap space for me on Windows

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!

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

PR Comment: https://git.openjdk.org/jfx/pull/1698#issuecomment-2643333815


More information about the openjfx-dev mailing list