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.
1.3.0
Improvements and bug fixes in the Object Query Language (OQL) functionality
- autocompletion in the OQL editor
- array indexing in OQL
- results from OQL queries can be used in comparison
Java 7 - Adapted queries extracting information from well-known objects to the new internals of the objects (e.g. String, Properties, ...)
Other improvements
- Larger heap dumps can now be processed
- Fixed performance problem in computing the dominator tree
- Enable comparison for Trees
- Add a convenient "Thread Overview" button
- Allow selection of which snapshot to analyze when core file contains snapshots from multiple Java runtimes (IBM System dumps) or sucessive snapshots from the same JVM (hprof agent dumps)
The project leadership certifies that the APIs in this release are "Eclipse Quality".
Architecture is settled and performs well on multi-GB heap dumps.
MAT provides a set of extension points for adding additional analysis capabilities on top of the ones built into the tool.
No known security issues
Documentation
- Eclipse Help Center documentation is generated using DITA
-
Online documentation via:
- Eclipse Info Center (will be uploaded also for Kepler)
- WIKI http://wiki.eclipse.org/index.php/MemoryAnalyzer
- Webinars http://live.eclipse.org/node/520, http://live.eclipse.org/node/939
- Cheat sheets
- “Extending MAT Guide” (in Wiki): http://wiki.eclipse.org/index.php?title=MemoryAnalyzer/Contributor_Reference#Writing_plugins_for_the_Memory_Analyzer
Localisation/Externalization - Strings are externalized
- The Memory Analyzer tool is very helpful for troubleshooting of OutOfMemoryErrors. It can be also used proactively to analyze and reduce memory consumption.
- The tool provides rich and responsive UI. The User Interface Guidlines have been followed.
- The sheer number of heap inspections can be overwhelming for a novice user. To reduce complexity so called "suspects" analysis is provided, which provides a summary of potential problems found in the heap dump with a single click.
- No features are removed
- No API has been deprecated / removed
-
MAT can work with the following heap dumps:
- HPROF binary dumps
- IBM PHD dumps
- IBM System dumps
- Further parsers can be provided using via extension point
-
MAT Requires
- Execution Environment J2SE-1.5
- Eclipse Platform 3.4 – 3.8, 4.2-
- BIRT Chart Runtime 2.3.0 or higher
Contributors and committers
- Committers (total number 6): 4 from SAP, 2 from IBM
- Active Committers are 3: 1 from SAP, 2 from IBM
- Recently increasing number of non-committer contributions done via Bugzilla
Adopters
- Integrated into SAP NetWeaverCE
- Integrated into IBM Support Assistant
- Integrated in Motorola’s MOTODEV Studio for Android
- Some additional extensions to MAT being written as shown by questions on the forum
Users
- A large user community (for the special niche of the tool)
- The standalone RCP application has over 3000 downloads per week
- Part of Eclipse simultaneous release update site (downloads not counted)
- Forums and Bugzilla used as communication channel
Release Review
- Log in to post comments