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 #695

Closed
FabianSchuessler opened this issue Apr 18, 2020 · 2 comments
Closed

Comments

@FabianSchuessler
Copy link

FabianSchuessler commented Apr 18, 2020

After updating my Java, I get the following warning:

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.bouncycastle.jcajce.provider.drbg.DRBG (file:/C:/Users/username/.m2/repository/org/bouncycastle/bcprov-jdk15on/1.61/bcprov-jdk15on-1.61.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
$ echo $JAVA_HOME
C:\Program Files\Java\jdk-14.0.1

Might be related:

Happy to provide more information, if it helps to fix this issue.

@bcgit
Copy link
Collaborator

bcgit commented Apr 19, 2020

Would you confirm whether or not you see it with 1.65? Thanks.

@FabianSchuessler
Copy link
Author

FabianSchuessler commented Apr 19, 2020

This issue seems to be in https://mvnrepository.com/artifact/org.web3j/utils/4.5.17.

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