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: gcj mingw32 and java memory footprint.


On Mon, 17 Feb 2003, Boehm, Hans wrote:
> - I think someone was working on explicitly letting the GC know about
> statically allocated pointer variables, so it no longer has to scan
> static data segments.  This allows the collector to operate with the
> same performance and a smaller heap.

Are you talking about http://gcc.gnu.org/ml/java/2002-06/msg00252.html?

I'd still be interested in seeing something like this for gcj, but got
zero feedback from the list the last time I mentioned it.

Jeff


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