uschindler commented on PR #12667: URL: https://github.com/apache/lucene/pull/12667#issuecomment-1761718313
Fixed. If you start the benchamrk now in module mode with the command line provided by "assemble" it works correct: ``` > Task :lucene:benchmark-jmh:assemble JMH benchmarks compiled. Run them with: java -jar lucene\benchmark-jmh\build\benchmarks\lucene-benchmark-jmh-10.0.0-SNAPSHOT.jar or java --module-path lucene\benchmark-jmh\build\benchmarks --module org.apache.lucene.benchmark.jmh JMH options you can use with the above: -h displays verbose help for all options -l list available benchmarks -lp list benchmarks that pass the filter and their parameters regexp execute all benchmark containing regexp ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org