Archive for September, 2008
About Querying Objects from a Heap Dump…
The Memory Analyzer has powerful views to analyze a Java heap dump. But what if you look for those odd objects? Here the build-in Object Query Language (OQL) comes to the rescue. This blog introduces the basic syntax, commonly used queries and practical hints that help you dissect and analyze your objects.
The object query language [...]
[ Back to top ]

