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

Version 1.18 does not work with OpenJDK #196

Closed
heapifyman opened this issue Aug 10, 2015 · 0 comments
Closed

Version 1.18 does not work with OpenJDK #196

heapifyman opened this issue Aug 10, 2015 · 0 comments
Assignees
Labels

Comments

@heapifyman
Copy link

When using version 1.18 with OpenJDK 8 I get

IllegalStateException: To run on OpenJDK 64-Bit Server VM use -javaagent:/home ...

After downgrading to version 1.16 it works without problems.

It would be great if 1.18 could work with OpenJDK like 1.16 does.
If that is not possible it would be great to prominently display the instructions for "javaagent" in the documentation to avoid confusion when your local build succeeds but suddenly fails on the build server because the build server is using OpenJDK.

@rliesenfeld rliesenfeld self-assigned this Aug 11, 2015
szpak pushed a commit to szpak-forks/rundeck-plugin that referenced this issue Apr 28, 2016
Do prevent issue with OpenJDK. It was fixed in 1.19, but this version
contains incompatible changes and code has to be adjusted.
jmockit/jmockit1#196
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants