JDK-8239867 : correct over use of INCLUDE_JFR macro
  • Type: Bug
  • Component: hotspot
  • Sub-Component: jfr
  • Affected Version: openjdk8u-jfr-incubator
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-02-24
  • Updated: 2020-04-27
  • Resolved: 2020-03-03
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
During the final cleanup a block of code has been protected by the INCLUDE_JFR but it shouldn't have been.
Comments
URL: https://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/c439931136f1 User: andrew Date: 2020-03-03 13:25:31 +0000
03-03-2020

fixed in incubator: https://hg.openjdk.java.net/jdk8u/jdk8u-jfr-incubator/hotspot/rev/c439931136f1
24-02-2020