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

   > At runtime, the test passes, UNLESS you run it with `-Dtests.verbose`, 
then it fails.
   
   Actually it doe snot throw the exception visible to the enduser. Just the 
provider interface's ctor throws it so the SPI implementation falls back to 
default implementation. This disables Panama Vectors completely.
   
   Previously the downstream code in the Panama SPI had to do the constant 
check at many places.


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