- I don't think that -server is heavily used.
  - Many don't care about it
  - Many of those who cared, found this option pretty useless,
    as it induced instability (I'm not shure if anyone tried 
    with the latest JDK)

- When they talk about "-server is slow", they talk about 
  it in the context of the option -Xdebug. If -Xdebug
  and -server are used together, hotspot will stay in
  interpretation only mode. (This affects not only the
  startup but also the complete livetime of the vm)

> -----Original Message-----
> From: Mike Curwen [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, January 27, 2004 12:36 AM
> To: 'Tomcat Users List'
> Subject: OT Class reloading and Hotswap
> 
> I was snooping around java.sun.com and happened upon 'HotSwap'.  
> There is an article that mentions it is still quite slow for 
> starting a jvm in 'server' mode, which perhaps many of us do, 
> since Tomcat is a server...
>  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to