uschindler commented on PR #12667:
URL: https://github.com/apache/lucene/pull/12667#issuecomment-1761741178

   > > The jdk.incubator.vector must be removed from the module-info.java file.
   > 
   > This was intentional, otherwise the example benchmark wouldn't compile... 
But since the vectors-specific code is removed now, I think removing this 
dependency is ok as well.
   
   The problem was: if you run the benchmark in module mode, the requirement 
added the module without respecting if the extra runtime parameter was given.
   
   I committed the change. It works now, benchmark is running.


-- 
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

Reply via email to