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

   Hi @iverase,
   oh yeah. The absolute ByteBuffer gets are not available in older Java 
versions.
   
   If you want to backport, you could create a temporary ByteBuffer slice, but 
if you're fine to delay this change, I am fine. An alternative is to not 
implement the method and fallback to the default?!
   
   I changed the Policeman Jenkins MMAP job back to Lucene Main branch. The 
next run would have failed as you deleted the branch!


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