RFR: 8312597: Convert TraceTypeProfile to UL

Paul Hohensee phh at openjdk.org
Wed Aug 9 00:03:30 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 fine to me.

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

Marked as reviewed by phh (Reviewer).

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


More information about the hotspot-compiler-dev mailing list