atduskgreg / opencv-processing

OpenCV for Processing. A creative coding computer vision library based on the official OpenCV Java API
Other
1.32k stars 464 forks source link

Illegal reflective operation warning in Processing 4 #119

Open 12people opened 2 years ago

12people commented 2 years ago

I get the following warning when using this library in Processing 4:

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by gab.opencv.OpenCV (file:/Users/mirekmazel/Documents/Processing/libraries/opencv_processing/library/opencv_processing.jar) to field java.lang.ClassLoader.sys_paths
WARNING: Please consider reporting this to the maintainers of gab.opencv.OpenCV
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
n1ckfg commented 2 years ago

Currently I see at least one version updated for Processing 4; maybe @jaegonlee can send a PR. https://github.com/jaegonlee/opencv-processing