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
    • Search

  1. Home
  2. Projects
  3. Eclipse Tools Project
  4. Eclipse Memory Analyzer™
  5. 1.12.0
  6. 1.12.0 Release Review

Eclipse Memory Analyzer™ 1.12.0 Release Review

Type: 
Release
State: 
Successful
End Date of the Review Period: 

Reviews run for a minimum of one week. The outcome of the review is decided on this date. This is the last day to make comments or ask questions about this review.

Wednesday, June 16, 2021
Project: 
Eclipse Memory Analyzer™
Release: 

1.12.0

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.
Links: 
GitLab tracking issue
  • Sign in to post comments.

Project Links

  • Getting Started
  • Website
Eclipse Memory Analyzer™

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
  • Sponsor
  • Members
  • Governance
  • Code of Conduct
  • Logo and Artwork
  • Board of Directors
  • Careers

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