Skip to content

Changes

Summary

  1. Bug 582305 Improve Leak Suspects report for references in paths (details)
Commit 1d9a40c187fce40d2a33a803de9d67c0528a7cd9 by Andrew Johnson
Bug 582305 Improve Leak Suspects report for references in paths

Fix command printing for commands such as:
path2gc 0x0 -exclude;
where the -exclude was omitted leading to default values being used
next time.

Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=582305
Change-Id: I4c3f00312e88653db9abedce0f63fe383c628340
The file was modified plugins/org.eclipse.mat.report/src/org/eclipse/mat/query/registry/ArgumentDescriptor.java
The file was modified plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/LeakHunterQuery.java