You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2021/09/19 14:25:03 UTC

[GitHub] [lucene] rmuir commented on pull request #308: LUCENE-10113: Use VarHandles to access int/long/short types in ByteArrayDataInput

rmuir commented on pull request #308:
URL: https://github.com/apache/lucene/pull/308#issuecomment-922482065


   tried to cut over some of the easy ones that look like they might be important. in general there is still tons of code reading ints from byte arrays as an example. just run something like this to find candidates: `git grep "<< 24"`


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org