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

   Sorry,
   I'd suggest to not touch `ByteBufferGuard` at all, it did its job to throw 
AlreadyClosedException instead of segmentation fault consistently until memory 
access is compiled by Hotspot. Don't touch it.
   
   W have to live with it only until Project Panama is in mainline JDKs. 
Unfortunatley as of today, not even 21 will ship with non-preview Panama, so 
tricky compilation to prevent preview warnings in #12294 is needed.


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