JDK-8229708 : JFR backport code does not initialize
  • Type: Bug
  • Component: hotspot
  • Sub-Component: jfr
  • Affected Version: openjdk8u-jfr-incubator
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-08-14
  • Updated: 2020-04-27
  • Resolved: 2019-08-15
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.
Other
openjdk8u262 teamFixed
Related Reports
Relates :  
Description
after fix for JDK-8223147 has been pushed it turns out it does not function as expected. the reason is that one line of code was amiss.
Comments
URL: https://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/7d05a422d710 User: andrew Date: 2020-03-03 13:25:31 +0000
03-03-2020

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

the classes are not properly marked for JFR so it's unable to retransform Event classes as required
14-08-2019