This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Garbage collector: Out of memory (when running AWT/SWING code on arm-linux)


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]