JDK-8238589 : Necessary code cleanup in JFR for JDK8u
  • Type: Bug
  • Component: hotspot
  • Sub-Component: jfr
  • Affected Version: openjdk8u-jfr-incubator
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-02-06
  • 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 :  
Relates :  
Description
The JFR backport integration request into 8u has highlighted a series of small and medium issues with the code that will need a cleanup. This bug deals with issues that are for the most part just cosmetic, like commented out code or indentation mistakes.

For reference see:

https://mail.openjdk.java.net/pipermail/jdk8u-dev/2020-February/011072.html

Comments
URL: https://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/09e4378b52da User: andrew Date: 2020-03-03 13:25:45 +0000
03-03-2020

URL: https://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/9a4141de094d User: andrew Date: 2020-03-03 13:25:31 +0000
03-03-2020

Fixed in incubator, awaiting merge approval to 8u-dev: https://hg.openjdk.java.net/jdk8u/jdk8u-jfr-incubator/hotspot/rev/9a4141de094d https://hg.openjdk.java.net/jdk8u/jdk8u-jfr-incubator/jdk/rev/09e4378b52da
17-02-2020