Java Garbage Collection
- From: Tim.Docis@xxxxxxxxxxxxx
- Date: Mon, 31 Mar 2008 08:30:07 -0700 (PDT)
Hi
Need to be able to find out how to set the type of Garbage Collection
we are using on our win 2003 server. JDK1.5 installed. Running Apache
Tomcat5. JConsole shows we have PS MarkSweep and PS Scavenge as GC's.
Does anyone know how to change this? (Duplicate other servers are
using "Copy" and "MarkSweepCompact" as Garbage Collectors...dont know
how there is a difference...
Also, does anyone know how to switch the JIT compiler between HotSpot
Client and HotSpot Server compiler?
Thank You
.
- Follow-Ups:
- Re: Java Garbage Collection
- From: Mark Space
- Re: Java Garbage Collection
- From: Roedy Green
- Re: Java Garbage Collection
- From: Arne Vajhøj
- Re: Java Garbage Collection
- Prev by Date: Re: manupulating a xml-file
- Next by Date: Re: Java Garbage Collection
- Previous by thread: DV AVI parser
- Next by thread: Re: Java Garbage Collection
- Index(es):
Relevant Pages
|