raydac/java-binary-block-parser

Illegal reflective access reported when used with JDK 11

flozano opened this issue · 2 comments

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.igormaznitsa.jbbp.utils.ReflectUtils$PrivilegedProcessor (file:/mnt/ebs/jenkins/.gradle/caches/modules-2/files-2.1/com.igormaznitsa/jbbp/1.4.1/abd9c7ebad030815a29f2d1f7950f330ff3b4153/jbbp-1.4.1.jar) to field java.util.HashMap.threshold
WARNING: Please consider reporting this to the maintainers of com.igormaznitsa.jbbp.utils.ReflectUtils$PrivilegedProcessor

try 2.0.1 pls

I just confirmed I can't see those messages now, thank you!