JDK-8173715 : Remove FlatProfiler
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2017-01-31
  • Updated: 2019-05-22
  • Resolved: 2017-09-01
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 10
10 b23Fixed
Related Reports
CSR :  
Relates :  
Sub Tasks
JDK-8187394 :  
Description
We assume that this technology is no longer in use and is a source of root scanning for the GC.
{fill in history here}
Comments
Also flatprofiler has a thread walk in the gc epilog of root scanning by the vm thread which is single threaded.
02-03-2017