You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
new MMapBuffer(new File(floatFile), MMapMode.READ_ONLY);
Full warning:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by xerial.larray.mmap.MMapBuffer (file:/home/epqe/pr_git/pr/proj/pairs/build/libs/pairs-all-1.0.jar) to field java.io.FileDescriptor.fd
WARNING: Please consider reporting this to the maintainers of xerial.larray.mmap.MMapBuffer
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
The text was updated successfully, but these errors were encountered:
phobrain
changed the title
java WARNING: Illegal reflective access operation to field java.io.FileDescriptor.fd
java WARNING: MMapBuffer Illegal reflective access operation to field java.io.FileDescriptor.fd
Mar 22, 2023
How wrong might this be?
Gradle (per maven in README):
Java:
Code:
Full warning:
The text was updated successfully, but these errors were encountered: