Godmar Back wrote:

> > I usually start JServ like this (JDK1.1.6 Solaris)
> > java -noclassgc-noasyncgc  -ms64m -mx128m  ...
> >
>
> Turning off class gc for an application like JServ means deliberately
> creating a memory leak.  Is there any reason you have to do that
> with Sun's JDK?
>
>         - Godmar

I have a static counter attribute, and I do not want to see it gc'ed.
Am I missing something ?

Jean-Luc



----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to