RFR: 8312597: Convert TraceTypeProfile to UL

Ben Taylor btaylor at openjdk.org
Mon Aug 7 20:24:01 UTC 2023


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.

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

Commit messages:
 - 8312597: Convert TraceTypeProfile to UL

Changes: https://git.openjdk.org/jdk/pull/15167/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=15167&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8312597
  Stats: 93 lines in 3 files changed: 86 ins; 0 del; 7 mod
  Patch: https://git.openjdk.org/jdk/pull/15167.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/15167/head:pull/15167

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


More information about the hotspot-compiler-dev mailing list