-
Notifications
You must be signed in to change notification settings - Fork 221
Open
Description
Hi,
recently I am getting the following warnings while using bigqueue:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.leansoft.bigqueue.page.MappedPageImpl$Cleaner (file:$HOME/.m2/repository/com/leansoft/bigqueue/0.7.0/bigqueue-0.7.0.jar) to method java.nio.DirectByteBuffer.cleaner()
WARNING: Please consider reporting this to the maintainers of com.leansoft.bigqueue.page.MappedPageImpl$Cleaner
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
After a little bit of searching I learned this might be related to long time open bugs, which have been fixed and back ported:
Please be informed. Do you plan to fix it?
Btw. I am using bigqueue for a couple of years and want to thank you for your work.
Regards.
Metadata
Metadata
Assignees
Labels
No labels