-
Notifications
You must be signed in to change notification settings - Fork 95
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
Update for VisualVM 2.0 #20
Comments
irockel
pushed a commit
that referenced
this issue
Aug 19, 2020
… packages and prepared 2.4 release of tda
Updated tda integration to Visual VM 2.0, changed minimum jdk used inside TDA to 1.8. Will provide new nbms to you when maintenance release 2.4 is ready. |
Issue for VisualVM Release: oracle/visualvm#224 |
irockel
pushed a commit
that referenced
this issue
Sep 9, 2020
Adjusted plugin configuration as requested. The plugin files in the 2.4 release are updated with the changes. |
Verified, thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
VisualVM 2.0 has been released and does not support plugins for VisualVM 1.x.
You may want to update the TDA plugin for VisualVM 2.0. Changing imports from
com.sun.tools.visualvm.*
toorg.graalvm.visualvm.*
and updating dependency versions should be enough.I'm ready to provide any assistance if needed.
The text was updated successfully, but these errors were encountered: