RFR: 8312597: Convert TraceTypeProfile to UL
David Holmes
dholmes at openjdk.org
Mon Aug 14 23:18:18 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.
The new test files are causing a build failure in our CI due to an issue with the copyright notice and/or GPL header. Trying to ascertain exactly what it doesn't like ...
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15167#issuecomment-1678210131
More information about the hotspot-compiler-dev
mailing list