I actually looked at that page. I saw known bugs, and skipped fix bugs
thinking it wouldn't apply. Also, that green color makes the entries very
hard to read on my LCD screen.
Anway, that did work around the problem. It behaves as expected now.
Thus spake Marc Slemko on Tue, 09 Nov 1999:
> On Tue, 9 Nov 1999, Daniel P. Zepeda wrote:
>
> [...]
> > Now in linux using the jdk1.2-pre_v2, the programs memory requirement
> > grows without bound until it crashes my system. Sun's jdk doesn't do
> > this. It settles in with about 10 megs in memory and 30 megs in swap and
> > wil stay there all day. This is what I expected in the first place, that
> > the program would grow for awhile until the allocation to Garbage
> > Collection ratio settled out.
> >
> > Is this a know problem in the Linux JDK?
>
> Erm... the way to find out about known bugs is to go to the page listing
> known bugs (http://www.blackdown.org/java-linux/jdk1.2-status/known-bugs.html;
> easy to find, and referenced in numerous places), which says:
>
> Garbage collector doesn't work
> This is a bug with the native threads vm in 1.2pre2. A work-around
> is to use green threads ('export THREADS_FLAG=green'), or pass
> -green on the command line.
>
>
>
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
--
Daniel P. Zepeda
[EMAIL PROTECTED]
"May the Schwartz be with you." -- Yogurt in Spaceballs. (MMM, yummy!)
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]