RFR: 8354257: xctracenorm profiler not working with JDK JMH benchmarks

Aleksey Shipilev shade at openjdk.org
Thu Apr 10 18:21:31 UTC 2025


On Thu, 10 Apr 2025 12:02:45 GMT, Galder Zamarreño <galder at openjdk.org> wrote:

> Avoid filtering out xml files at the root of the JMH folder, in order to get the `default.instruments.template.xml` file bundled in the JMH core jar to support xtrace profiler.

`xtraceasm` was not released yet in any JMH version, it is going to be in 1.38. So what is the problem here? @galderz, have you dropped the snapshot JMH JARs, and it fails to run with `-prof xtraceasm`?

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

PR Comment: https://git.openjdk.org/jdk/pull/24571#issuecomment-2794755440


More information about the build-dev mailing list