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

Provide option to remove "-javaagent" argument passing to retrolambda #268

Open
bumfo opened this issue Mar 22, 2018 · 1 comment
Open

Comments

@bumfo
Copy link

bumfo commented Mar 22, 2018

retrolambda has problem running on Java 9/10 when -javaagent argument is provided.

however, it seems that there's no interface to prevent gradle-retrolambda from sending such argument.

@evant
Copy link
Owner

evant commented Mar 22, 2018

It shouldn't be passing -javaagent if you are using retrolamda 1.6.0+. What's your setup?

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

2 participants