Integrated: 8324974: JFR: EventCompilerPhase should be created as UNTIMED

Denghui Dong ddong at openjdk.org
Thu Feb 1 15:55:08 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.

This pull request has now been integrated.

Changeset: 6b09a79d
Author:    Denghui Dong <ddong at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/6b09a79d64bcb1aa5382e60d1d690d4e4a9dc337
Stats:     3 lines in 2 files changed: 0 ins; 0 del; 3 mod

8324974: JFR: EventCompilerPhase should be created as UNTIMED

Reviewed-by: egahlin

-------------

PR: https://git.openjdk.org/jdk/pull/17632


More information about the hotspot-jfr-dev mailing list