RFR: 8296463: Memory leak in JVM_StartThread with the integration of Virtual threads
Gili Tzabari
duke at openjdk.org
Fri Nov 18 05:20:41 UTC 2022
On Thu, 17 Nov 2022 12:29:56 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Marked as reviewed by alanb (Reviewer).
>
> Thanks @AlanBateman
@dholmes-ora I have two questions about this fix:
1. Will it fix a leak in both platform and virtual threads? Or only virtual threads?
2. I assume you tested for leaks under JDK 19? I was under the impression that the `ExtentLocal` functionality was not part of this release which is why I'm surprised to see it mentioned in the fix.
Thank you.
-------------
PR: https://git.openjdk.org/jdk/pull/11198
More information about the hotspot-runtime-dev
mailing list