JDK-8350155 : Improve "Xcomp" testing : random/stored profiling
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 11,17,21,25
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2015-12-02
  • Updated: 2025-06-26
  • Resolved: 2025-06-26
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
tbdResolved
Related Reports
Duplicate :  
Description
replace Xcomp w/ a solution which doesn't reduce coverage, but make cover situations closer to reallife ones. instead of compiling a method w/o any profiling info, compiler can read info from a file or randomly generate it on-the-fly.
Comments
This item will still be valid for Future JIT which use Profiling. But currently we don't resources to work on it.
25-07-2017