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

Support JDWP #20

Merged
merged 9 commits into from
Apr 25, 2015
Merged

Support JDWP #20

merged 9 commits into from
Apr 25, 2015

Conversation

sharwell
Copy link
Member

This pull request implements initial support for the Java Debug Wire Protocol (JDWP). This feature is currently experimental and known to have a number of problems related to performance and concurrency (deadlocks). The custom JVMTI-based transport remains the preferred transport in scenarios where it is supported.

Fixes #19

@sharwell sharwell self-assigned this Apr 25, 2015
@sharwell sharwell added this to the 1.2.0 milestone Apr 25, 2015
sharwell added a commit that referenced this pull request Apr 25, 2015
@sharwell sharwell merged commit 00cebbf into tunnelvisionlabs:master Apr 25, 2015
@sharwell sharwell deleted the support-jdwp branch April 25, 2015 05:44
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.

Support using JDWP as the debug transport
1 participant