Skip to content

Can not open heap dump for Java 11 #629

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

Closed
petrprochy opened this issue Mar 7, 2025 · 1 comment
Closed

Can not open heap dump for Java 11 #629

petrprochy opened this issue Mar 7, 2025 · 1 comment
Labels

Comments

@petrprochy
Copy link

Describe the bug
When I create heap dump, opening failed with NPE.

To Reproduce
Steps to reproduce the behavior:

  1. Connect to app running on JDK 11
  2. Create heap dump.
  3. Try open this heap dump.
  4. I got error when opening.

VisualVM log
messages.log

messages.log is available via Help | About | Logfile and
via VisualVM | About VisualVM | Logfile on macOS

Screenshots
Image

Desktop (please complete the following information):

  • OS: Windows 11
  • JDK version [JDK 1.8.0_441]
  • Version 2.1.10

Additional context
I tried heap dump another process (running on JDK 21) and this heap dump was opened successfully.

@petrprochy petrprochy added the bug label Mar 7, 2025
@petrprochy
Copy link
Author

I check sources and this commit resolve this issue:

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