RFR: 8324974: JFR: EventCompilerPhase should be created as UNTIMED
Denghui Dong
ddong at openjdk.org
Wed Jan 31 14:09:02 UTC 2024
On Tue, 30 Jan 2024 15:15:24 GMT, Denghui Dong <ddong at openjdk.org> wrote:
> Hi,
>
> Please help review this fix.
>
> CompilerEvent::PhaseEvent::post will set the _start_time of EventCompilerPhase, so EventCompilerPhase should be created as UNTIMED.
>
> Thanks.
testing: jdk/jfr all passed. (release build)
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17632#issuecomment-1919172870
More information about the hotspot-compiler-dev
mailing list