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

Can't navigate from disassembled source of a class file #222

Closed
fbricon opened this issue May 23, 2017 · 0 comments
Closed

Can't navigate from disassembled source of a class file #222

fbricon opened this issue May 23, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@fbricon
Copy link
Collaborator

fbricon commented May 23, 2017

Steps To Reproduce
  1. Open sun.security.ssl.SSLContextImpl (Ctrl+T)
  2. ctrl+click on sun.security.ssl.Debug (or any other FQCN)
Current Result

nothing happens

Expected Result

Should navigate to target class

Additional Informations

I believe the navigation handler on the server side should reconstruct the same disassembled source buffer used for display, in order to compute navigation targets

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants