JDK-8264123 : add ThreadsList.is_valid() support
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 17
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2021-03-24
  • Updated: 2025-01-21
  • Resolved: 2021-04-03
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 17
17 b17Fixed
Related Reports
Relates :  
Description
ThreadsLists need an is_valid() function and checks in various
places to help catch bugs where a ThreadsList is dangling.
Comments
Changeset: 9b2232bc Author: Daniel D. Daugherty <dcubed@openjdk.org> Date: 2021-04-03 19:03:04 +0000 URL: https://git.openjdk.java.net/jdk/commit/9b2232bc
03-04-2021