This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
RE: maximum memory for gcj-compiled executable?
- From: Lars Andersen <lars at rimfaxe dot com>
- To: "Boehm, Hans" <hans_boehm at hp dot com>
- Cc: java at gcc dot gnu dot org
- Date: 04 Apr 2003 12:25:46 +0200
- Subject: RE: maximum memory for gcj-compiled executable?
- Organization:
- References: <75A9FEBA25015040A761C1F74975667D01441FE1@hplex4.hpl.hp.com>
On Thu, 2003-04-03 at 23:46, Boehm, Hans wrote:
> On linux, you should easily be able to track this down further by looking at /proc/<pid>/maps and checking which mapping is growing.
>
I've been running TestThread.java on my linux-box for a really long time
now, and it looks stable.
I guess this is a problem particular to the gcj/mingw port.
/Lars Andersen