[jdk19u] RFR: 8296463: Memory leak in JVM_StartThread with the integration of Virtual threads
David Holmes
dholmes at openjdk.org
Mon Nov 28 06:33:25 UTC 2022
On Mon, 28 Nov 2022 06:25:15 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
>> Backport of https://github.com/openjdk/jdk/commit/7b3984cb5a08edb99a233c28331c00b25457d664
>>
>> It didn't apply cleanly because of the code being factored out of `thread.cpp` into `javaThread.cpp` in JDK 20.
>>
>> Thanks.
>
> Looks good.
Thanks @TobiHartmann !
-------------
PR: https://git.openjdk.org/jdk19u/pull/97
More information about the jdk-updates-dev
mailing list