Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Memory Analyzer » Programmatically detect memory leaks using MAT API
Programmatically detect memory leaks using MAT API [message #1859020] Sat, 06 May 2023 14:53 Go to next message
Udk udk is currently offline Udk udkFriend
Messages: 1
Registered: May 2023
Junior Member
Hi,
I am new to MAT API. Can anyone share or point me to an example of how I can use the MAT API to detect java heap memory leaks programmatically. Where can I download the jar files for using the MAT api?
Re: Programmatically detect memory leaks using MAT API [message #1859099 is a reply to message #1859020] Thu, 11 May 2023 13:45 Go to previous message
Andrew Johnson is currently offline Andrew JohnsonFriend
Messages: 205
Registered: July 2009
Senior Member
MAT is based on Eclipse RCP, so you can't directly use the MAT jars in a regular Java program as it needs the underlying Eclipse environment.
I would first investigate batch mode to see if that is good enough.
Previous Topic:How to serialize ISnapshot object
Next Topic:About size of Memory Analyzer of column
Goto Forum:
  


Current Time: Fri Apr 19 22:04:37 GMT 2024

Powered by FUDForum. Page generated in 0.02978 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top