Integrated: 8312597: Convert TraceTypeProfile to UL

Ben Taylor btaylor at openjdk.org
Mon Aug 14 22:53:32 UTC 2023


On Fri, 4 Aug 2023 20:44:36 GMT, Ben Taylor <btaylor at openjdk.org> wrote:

> This PR adds the output from `-XX:+TraceTypeProfile` to the `jit` and `inlining` tags in unified logging. It also adds minimal tests for `-XX:+TraceTypeProfile` and `-Xlog:jit*=debug`.
> 
> Change passes tier1 tests.

This pull request has now been integrated.

Changeset: 0074b48a
Author:    Ben Taylor <btaylor at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/0074b48ad77d68ece8633a165aaba7f42bb52c5d
Stats:     93 lines in 3 files changed: 86 ins; 0 del; 7 mod

8312597: Convert TraceTypeProfile to UL

Reviewed-by: shade, phh

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

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


More information about the hotspot-compiler-dev mailing list