Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用中出现警告 WARNING: An illegal reflective access operation has occurred #52

Open
bencq opened this issue Sep 20, 2021 · 0 comments

Comments

@bencq
Copy link

bencq commented Sep 20, 2021

使用过程中出现如下的警告,不影响正常使用,但是很影响观感,希望可以修复。

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版本高导致的问题。

@bencq bencq changed the title WARNING: An illegal reflective access operation has occurred 使用中出现警告 WARNING: An illegal reflective access operation has occurred Sep 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant