Closed
Description
Issue or pull request number:
eclipse-openj9/openj9#18381
Overview:
Making a new option, -XX:[+/-]IProfileDuringStartupPhase
, to enforce/disable IProfiler during the startup phase, it will replaces the TR_DisableNoIProfilerDuringStartupPhase
environment variable and overrides Xjit:noIProfilerDuringStartupPhase
.
If not used, the default algorithm is used to determine the behaviour.
This option will be used in populate_scc scripts to ensure more IProfiler information are being collected and stored in the SCC.
Release target:
Eclipse OpenJ9 0.42
Applies to the following JDK versions:
ALL
Applies to the following platforms:
ALL
For new command line options:
- Option name and syntax:
-XX:[+/-]IProfileDuringStartupPhase
- Purpose: Enforce/Disable IProfiler during startup phase.
- Restrictions: None
Metadata
Metadata
Assignees
Labels
No labels