RFR: 8312597: Convert TraceTypeProfile to UL

Aleksey Shipilev shade at openjdk.org
Tue Aug 8 15:03: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.

Looks okay to me!

Other reviewers might want to take a look.

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

Marked as reviewed by shade (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/15167#pullrequestreview-1567519502


More information about the hotspot-compiler-dev mailing list