amoeba commented on PR #13072:
URL: https://github.com/apache/arrow/pull/13072#issuecomment-1731810618

   @danepitkin: In case it's applicable here, I recently noticed RoaringBitmap 
upgraded to JPMS w/o needing to drop support for Java 8, see 
https://github.com/RoaringBitmap/RoaringBitmap/pull/657. It looks like it 
requires dropping support for _building_ with Java 8 (must be built with Java 
11+) but the result can still be run under Java 8. I'm not familiar with a lot 
of the details so I can't say if this same approach would help here but I 
thought I'd share.


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

Reply via email to