WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.bouncycastle.jcajce.provider.drbg.DRBG (file:/home/bencq/source_code/ProofOfExistence/evidenceSample/evidence_toolkit/lib/bcprov-jdk15on-1.60.jar) to constructor sun.security.provider.Sun()
WARNING: Please consider reporting this to the maintainers of org.bouncycastle.jcajce.provider.drbg.DRBG
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
使用过程中出现如下的警告,不影响正常使用,但是很影响观感,希望可以修复。
我使用的JDK版本是openjdk-14 应该是JDK版本高导致的问题。