uschindler commented on PR #1118:
URL: https://github.com/apache/solr/pull/1118#issuecomment-1289716808

   > Is this perhaps related to the JIT loop unrolling bug 
([ben-manes/caffeine#797](https://github.com/ben-manes/caffeine/issues/797), 
[SOLR-16463](https://issues.apache.org/jira/browse/SOLR-16463))? (/cc 
@uschindler)
   
   Unlikely. The JIT loop unrolling bug is according to my knowledge a false 
assert. The generated code looks correct, it just hits an assertion recently 
added to Hotspot (JDK 17).
   
   The problem here seems to exist since 11.


-- 
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...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to