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.
Fix Request (11u)
As Erik comments:
"This is a follow up fix to JDK-8205516: JFR tool. Some old file were accidently left behind and without the removal of them the JDK will not build. This fix must be include with JDK-8205516 and all it does is removing obsolete code that fails to compile."
The patch applies cleanly and requires JDK-8205516 to be applied first.
12-08-2019
Jie Kang of Red Hat is working on a backport for OpenJDK 11. See JDK-8205516.
26-04-2019
Fix Request
This is a follow up fix to JDK-8205516: JFR tool. Some old file were accidently left behind and without the removal of them the JDK will not build. This fix must be include with JDK-8205516 and all it does is removing obsolete code that fails to compile.