[jdk19u] Integrated: 8296463: Memory leak in JVM_StartThread with the integration of Virtual threads
David Holmes
dholmes at openjdk.org
Mon Nov 28 07:25:08 UTC 2022
On Mon, 28 Nov 2022 06:16:21 GMT, David Holmes <dholmes 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.
This pull request has now been integrated.
Changeset: 0959a653
Author: David Holmes <dholmes at openjdk.org>
URL: https://git.openjdk.org/jdk19u/commit/0959a6538ae7707ae47b134dadea007c60221854
Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
8296463: Memory leak in JVM_StartThread with the integration of Virtual threads
Reviewed-by: thartmann
Backport-of: 7b3984cb5a08edb99a233c28331c00b25457d664
-------------
PR: https://git.openjdk.org/jdk19u/pull/97
More information about the jdk-updates-dev
mailing list