We (Western Digital/KPMG) have used the MS JVM (jvc.exe) in the past both in MS Dev Studio and in the ND Studio. It does compile much faster than Sun's compiler, but we found that it was best to compile with the compiler from the JVM that your app will be running in (this is only predictable on server-side of course). Since our production server is UNIX based, we do not use MS java products in development anymore either. This also guarantees that we are not unknowingly using some MS/Java crap in our Java code. "Andrew Ward" <[EMAIL PROTECTED]> wrote: >Has anyone tried using the Microsoft JVM instead of Sun's? I have heard that>the >Microsoft JVM is faster, but contains defects. > >Comments? > >-- >Andrew Ward ([EMAIL PROTECTED]) >Senior Developer, Quidnunc Limited > > _________________________________________________________________________ For help in using, subscribing, and unsubscribing to the discussion forums, please go to: http://www.netdynamics.com/support/visitdevfor.html For dire need help, email: [EMAIL PROTECTED]
