just know that by default, the 64bit jvm eats its memory faster... our integration tests would throw OOME on 64bit jvms, but not with 32bits (with Xmx set to 512m i think)
On Wed, Apr 28, 2010 at 11:59 AM, Karsten Silz <[email protected]>wrote: > On Apr 28, 4:15 pm, scphantm <[email protected]> wrote: > > is there anything i should know? > > I've used a 64-bit JVM with Tomcat on Linux for years now without any > problem. > > I'd stay away from it with IDEs at least on Windows - often, you don't > get convenient libraries / adapters for version control in 64 Bit. > Experienced that both with Eclipse and Netbeans that couldn't use the > "built-in SVN drivers" in 64 Bit. > > -- > You received this message because you are subscribed to the Google Groups > "The Java Posse" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<javaposse%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/javaposse?hl=en. > > -- http://mapsdev.blogspot.com/ Marcelo Takeshi Fukushima -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
