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

Fix #331 java 11 illegal access warnings #337

Merged
merged 1 commit into from
Sep 29, 2020
Merged

Fix #331 java 11 illegal access warnings #337

merged 1 commit into from
Sep 29, 2020

Conversation

gschueler
Copy link
Member

quell warnings caused by Retrofit 2.8
square/retrofit#3341

quell warnings caused by Retrofit 2.8
square/retrofit#3341
@gschueler gschueler merged commit ba6fab6 into main Sep 29, 2020
@gschueler gschueler deleted the issue/331 branch September 29, 2020 20:32
@halradaideh
Copy link

still appears with rdcli 1.3.4 and rd 3.3.4 and jdk 11

WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by retrofit2.Platform (file:/usr/lib/retrofit-2.9.0.jar) to constructor java.lang.invoke.MethodHandles$Lookup(java.lang.Class,int) WARNING: Please consider reporting this to the maintainers of retrofit2.Platform 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

@gschueler
Copy link
Member Author

@halradaideh What method do you use to install rd-cli ?

@halradaideh
Copy link

i download the release using wget and move it to a proper path

@gschueler
Copy link
Member Author

@halradaideh the executable jar file you mean? ok thanks

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

Successfully merging this pull request may close these issues.

2 participants