Re: Garbage collector: Out of memory (when running AWT/SWING code on arm-linux)
David Daney <[email protected]>
| Newsgroups | gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
Andrew Haley wrote: > David Daney wrote: >> Andrew Haley wrote: > >> May I point you to: >> >> http://gcc.gnu.org/onlinedocs/gcc-4.3.0/gcj/Invoking-gc_002danalyze.html >> >> We wrote it specifically to shed light on this type of problem. > > Thanks, but it wouldn't help here because the call never returns. > There's nowhere to invoke GCInfo.enumerate(). gnu.gcj.util.GCInfo.setOOMDump(String namePrefix) David Daney