JDK-8271513 : support JavaThreadIteratorWithHandle replacement by new ThreadsList::Iterator
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 18
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-07-29
  • Updated: 2022-11-10
  • Resolved: 2021-08-06
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 18
18 b10Fixed
Related Reports
Blocks :  
Blocks :  
Duplicate :  
Description
This is part2 of [~kbarrett]'s improvments to the RFE for:

    JDK-8193559 ugly DO_JAVA_THREADS macro should be replaced
Comments
Changeset: fa36e334 Author: Daniel D. Daugherty <dcubed@openjdk.org> Date: 2021-08-06 14:18:54 +0000 URL: https://git.openjdk.java.net/jdk/commit/fa36e33437e9c8346a75ace8ed1b8c245b919d25
06-08-2021

[~kbarrett]'s part2 changes depend on his part1 changes that are being handled by: JDK-8193559 ugly DO_JAVA_THREADS macro should be replaced
30-07-2021