JDK-8214896 : JFR Tool left files behind
  • Type: Bug
  • Component: hotspot
  • Sub-Component: jfr
  • Affected Version: 11,12
  • Priority: P1
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2018-12-05
  • Updated: 2023-10-11
  • Resolved: 2018-12-05
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 11 JDK 12 Other
11.0.6Fixed 12 b24Fixed openjdk8u262Fixed
Related Reports
Relates :  
Relates :  
Description
The files in: 

src/jdk.jfr/share/classes/jdk/jfr/internal/cmd
test/jdk/jdk/jfr/cmd

should be deleted.


Comments
Replacing jdk8u-fix-request with link to JDK-8239140
17-02-2020

RFC: https://mail.openjdk.java.net/pipermail/jdk8u-dev/2020-January/011063.html
30-01-2020

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.
03-01-2019

URL: http://hg.openjdk.java.net/jdk/jdk/rev/dffc52d799f1 User: egahlin Date: 2018-12-05 17:11:41 +0000
05-12-2018

Bumped to P1 since this breaks tier1 builds.
05-12-2018