On Wed, 30 Apr 2025 08:38:51 GMT, Galder Zamarreño <gal...@openjdk.org> wrote:
> > I do think it's a bug that JMH is bundling its checkstyle and findbugs > > configurations in its distribution jar, so perhaps we can suggest to a JMH > > maintainer to stop doing that. :) > > I think that makes sense to me and I can try to do that. Both files could be > moved to `src/test/resources`, modify the jmh-core pom.xml to files there > instead. The combination of both would stop those xml from ending in the > distribution jar. I've created [CODETOOLS-7903998](https://bugs.openjdk.org/browse/CODETOOLS-7903998) to track this. ------------- PR Comment: https://git.openjdk.org/jdk/pull/24571#issuecomment-2841251130