Serge Knystautas wrote:

This link came up because of a comparison between C++ and Java, but of note is also to see the huge performance improvement between client and server JVM.

http://www.sys-con.com/story/?storyid=45250


A little warning about using the -server on Linux boxes. The jCIFS project (http://jcifs.samba.org/) discovered a nasty bug in the hotspot jvm, which is triggered by doing something like "longValue & 0xFFFFFFFFL".

See http://lists.samba.org/archive/jcifs/2004-April/003327.html

Steen


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



Reply via email to