Skip to main content
  • Log in
  • Manage Cookies
projects.eclipse.org
Download
  • Projects
  • Working Groups
  • Members
  • Community
    • Marketplace
    • Events
    • Planet Eclipse
    • Newsletter
    • Videos
    • Blogs
  • Participate
    • Report a Bug
    • Forums
    • Mailing Lists
    • Wiki
    • IRC
    • Research
  • Eclipse IDE
    • Download
    • Learn More
    • Documentation
    • Getting Started / Support
    • How to Contribute
    • IDE and Tools
    • Newcomer Forum
  • More
      • Community

      • Marketplace
      • Events
      • Planet Eclipse
      • Newsletter
      • Videos
      • Blogs
      • Participate

      • Report a Bug
      • Forums
      • Mailing Lists
      • Wiki
      • IRC
      • Research
      • Eclipse IDE

      • Download
      • Learn More
      • Documentation
      • Getting Started / Support
      • How to Contribute
      • IDE and Tools
      • Newcomer Forum
  1. Home
  2. Projects
  3. Eclipse Tools Project
  4. Eclipse Memory Analyzer™
  5. 1.12.0
  6. Review Information

Eclipse Memory Analyzer™ 1.12.0

Primary tabs

  • Overview
  • Issues
  • Release Plan
  • Review Information(active tab)
Description: 

Enable parsing of segment GZIP HPROF dumps from OpenJDK Java 15.
Improvements in acquiring heap dumps.

Minor bug fixes, enhancements and documentation improvements.

Architectural Issues: 

Memory Analyzer uses int sized variables to represent objects in the target dump, which imposes an architectural limit of approximately 231 objects. Some 50GB+ heap dumps have more than this number of objects, so Memory Analyzer cannot handle them. There is an option to randomly discard some objects on the parse to reduce the number of objects below the limit. This might hide the cause of the memory leak, or it might still be shown. This release adds a limited capability to also view those discarded objects.

Conforms To UI/UX Guidelines: 
Not verified
This release is part of Eclipse IDE 2022-03, Eclipse IDE 2021-12, Eclipse IDE 2021-09, and Eclipse IDE 2021-06.
Eclipse Memory Analyzer™

Project Links

  • Getting Started
  • Website

Related Projects

Related Projects:

  • Eclipse Technology
    • Eclipse BIRT™ (Business Intelligence and Reporting Tools)
    • Eclipse Jifa

Project Hierarchy:

  • Eclipse Tools Project
  • Eclipse Memory Analyzer™

Tags

Technology Types
  • Tools
Build Technologies
  • Jenkins
  • Maven
  • Tycho

Eclipse Foundation

  • About Us
  • Contact Us
  • Donate
  • Members
  • Governance
  • Code of Conduct
  • Logo and Artwork
  • Board of Directors

Legal

  • Privacy Policy
  • Terms of Use
  • Copyright Agent
  • Eclipse Public License
  • Legal Resources

Useful Links

  • Report a Bug
  • Documentation
  • How to Contribute
  • Mailing Lists
  • Forums
  • Marketplace

Other

  • IDE and Tools
  • Projects
  • Working Groups
  • Research@Eclipse
  • Report a Vulnerability
  • Service Status

Copyright © Eclipse Foundation. All Rights Reserved.

Back to the top