Nongenerational collector

D

Dlugi

Hi,

Is there JVM implementation that has nongenerational collector and is up
to jvm 1.5/1.6 standard??

TIA
 
T

Twisted

Hi,

Is there JVM implementation that has nongenerational collector and is up
to jvm 1.5/1.6 standard??

Is something wrong with the generational collector? It can be tweaked
pretty finely; read the Hotspot VM command option documentation.

If need be, I think current Sun VMs can be given options that make
them use alternative collectors, probably including a nongenerational
one.

Most likely, you really just need the right command line option to
Sun's VM, rather than a different VM implementation altogether, to
achieve whatever it is you are looking for here.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,681
Members
48,796
Latest member
Greg L.

Latest Threads

Top