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

Go to source does not work for JDK classes #559

Closed
thurka opened this issue Mar 6, 2024 · 2 comments
Closed

Go to source does not work for JDK classes #559

thurka opened this issue Mar 6, 2024 · 2 comments
Assignees
Labels

Comments

@thurka
Copy link
Member

thurka commented Mar 6, 2024

Go to source does not work for JDK classes on Ubuntu with JDK installed via apt.
Steps:

  1. Install JDK and JDK source via apt.
  2. configure source root for JDK
  3. open heap dump
  4. use Go to Source action on JDK class
@thurka thurka added the bug label Mar 6, 2024
@thurka thurka self-assigned this Mar 6, 2024
@thurka
Copy link
Member Author

thurka commented Mar 6, 2024

The root cause is that src.zip is a link.

thurka added a commit that referenced this issue Mar 7, 2024
@thurka
Copy link
Member Author

thurka commented Mar 7, 2024

Fixed in master.

@thurka thurka closed this as completed Mar 7, 2024
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

1 participant