ChrisHegarty commented on PR #13339: URL: https://github.com/apache/lucene/pull/13339#issuecomment-2102651378
> Backporting would only require that you may need to duplicate versions for 19, 20, 21+. 19 has no vectorization, but 20 and 21 have identical vector code but differences in memory segments and that may hurt you. If it hurts too much (to get this on JDK 20) then we'll limit it to JDK 21+. :-) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
