Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mat-dev] DTFJ code submitted - need to test

Hi there,

I have submitted the DTFJ adapter to our repository and changed the build accordingly. The first version (not yet publicly linked) can be found here [1].

@Andrew: Can you take a look at this version? It works for me, if I additionally install the "Diagnostics Tooling for Java" feature only.


I'd also like to address the issue raised in the forum over the weekend [2] - the one about parsing DTFJ dumps from the command line. If I understand it correctly, the reason is that only the bundle activator registers the parser. And the reason for the bundle activator is the extension point that was not able to handle multiple parser definitions in one plug-in [3]. Right?

Is see three options
(a) fix the extension point (now it is easier to do, because the dtfj adapter lives in the same repository)
(b) add code to the parse application which forces the start-up of the dtfj adapter
(c) add the required fragments to the ParseHeapDump script.

Any take on this?


Andreas.


[1] http://www.eclipse.org/downloads/download.php?file=/technology/mat/latest/rcp/MemoryAnalyzer-Incubation-0.8.0.20090522-win32.win32.x86.zip
[2] http://www.eclipse.org/newsportal/article.php?id=299&group=eclipse.technology.memory-analyzer#299
[3] https://bugs.eclipse.org/bugs/show_bug.cgi?id=261195












Andreas Buchen
Senior Software Developer
SAP AG
andreas dot buchen at sap dot com
www.sap.com

Registered Office: Walldorf, Germany | SAP Executive Board: Henning Kagermann (Sprecher/Co-CEO), Léo Apotheker (Sprecher/Co-CEO), Werner Brandt, Erwin Gunst, Claus Heinrich, Bill McDermott, Gerhard Oswald, John Schwarz, Jim Hagemann Snabe | Chairperson of the SAP Supervisory Board: Hasso Plattner | Commercial Register Mannheim No HRB 350269 




Back to the top