git: openjdk/jdk: 8312182: THPs cause huge RSS due to thread start timing issue

Thomas Stuefe stuefe at openjdk.org
Fri Jul 21 14:22:30 UTC 2023


Changeset: 84b325b8
Author:    Thomas Stuefe <stuefe at openjdk.org>
Date:      2023-07-21 14:19:57 +0000
URL:       https://git.openjdk.org/jdk/commit/84b325b844c08809448a9c073a11443d9e3c3f8e

8312182: THPs cause huge RSS due to thread start timing issue
8310687: JDK-8303215 is incomplete

Reviewed-by: dholmes, poonam

! src/hotspot/os/linux/globals_linux.hpp
! src/hotspot/os/linux/os_linux.cpp
+ test/hotspot/jtreg/runtime/os/THPsInThreadStackPreventionTest.java



More information about the jdk-changes mailing list