On Thu, 10 Apr 2025 12:02:45 GMT, Galder Zamarreño <gal...@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. This pull request has now been integrated. Changeset: 772c9703 Author: Galder Zamarreño <gal...@openjdk.org> Committer: Magnus Ihse Bursie <i...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/772c97039e9841410f0ca2a25e984719221174e1 Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod 8354257: xctracenorm profiler not working with JDK JMH benchmarks Reviewed-by: ihse ------------- PR: https://git.openjdk.org/jdk/pull/24571