Re: Garbage collector: Out of memory (when running AWT/SWING code on arm-linux)
Andrew Haley <[email protected]>
| Newsgroups | gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
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(). Andrew.