JDK-8271514 : support JFR use of new ThreadsList::Iterator
Type:Enhancement
Component:hotspot
Sub-Component:runtime
Affected Version:18
Priority:P4
Status:Resolved
Resolution:Fixed
Submitted:2021-07-29
Updated:2021-10-18
Resolved:2021-10-12
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.
This is part3 of [~kbarrett]'s improvments to the RFE for:
JDK-8193559 ugly DO_JAVA_THREADS macro should be replaced
Comments
Changeset: 8657f776
Author: Daniel D. Daugherty <dcubed@openjdk.org>
Date: 2021-10-12 17:05:47 +0000
URL: https://git.openjdk.java.net/jdk/commit/8657f77608f37d7ff5254032858f2f16c7c204d5
12-10-2021
[~kbarrett]'s part3 changes depend on his part2 changes
that are being handled by:
JDK-8271513 support JavaThreadIteratorWithHandle replacement by new ThreadsList::Iterator