Re: [rvm-research] Heap Dumps in Jikes
Johannes Sinsel <[email protected]> Sun, 27 Oct 2019 10:15:57 +0100
| Newsgroups | gmane.comp.java.jikes.rvm.devel |
|---|---|
| Message-ID | <[email protected]> |
Hey, thanks for your quick response. I feared so... The purpose is to support an external debugging system with information about the data, that has been the current state when a fail in a monitored process occurs. So every piece that can be extracted and diagnostically used would be relevant. A great pity, that your implementations didn't work out that well. Kind regards, Johannes On 25.10.19 17:55, Erik Brangs wrote: > Hi, > > On 25.10.19 09:16, Johannes Sinsel wrote: >> I'm searching for a way, to create a heap dump in Jikes. Are there >> any by now? > > Jikes RVM currently does not support creating heap dumps. > >> I've found some stubs and TODOs in the code, but not a sufficient >> option. > > I implemented a prototype for heap dump functionality for Jikes RVM a > long time ago. I never made it public because it had too many > limitations (bad design, didn't support all GCs, bad performance, > custom format, ...). > > Could you elaborate a bit on what you're trying to do? > > > Kind regards, > > Erik Brangs > > > _______________________________________________ > Jikesrvm-researchers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jikesrvm-researchers