Re: Which Java on Fedora? Sun's or GNU's?

2010-12-29 Thread Zhu Han
I met with native memory leak with OpenJDK. Still try to figure it out... best regards, hanzhu On Wed, Dec 29, 2010 at 6:11 PM, Peter Schuller peter.schul...@infidyne.com wrote: Which is best? Which is preferred? If by GNU you mean the gcj stuff, then absolutely no. :) If you mean

Re: Which Java on Fedora? Sun's or GNU's?

2010-12-29 Thread Eric Evans
On Wed, 2010-12-29 at 11:11 +0100, Peter Schuller wrote: Which is best? Which is preferred? If by GNU you mean the gcj stuff, then absolutely no. :) If you mean OpenJDK it's less obvious but I believe the general recommendation is to go with the Sun JVM. FWIW, I'm using OpenJDK with

Re: Which Java on Fedora? Sun's or GNU's?

2010-12-29 Thread Eric Evans
On Tue, 2010-12-28 at 19:32 -0700, AJ wrote: Which is best? Which is preferred? The RPM depends on java = 1.6.0, so you need something that provides that. Maybe someone who uses Redhat can chime in with what exactly? Does Fedora have OpenJDK packages? -- Eric Evans eev...@rackspace.com

Re: Which Java on Fedora? Sun's or GNU's?

2010-12-29 Thread Eric Evans
On Wed, 2010-12-29 at 10:56 -0500, Edward Capriolo wrote: Cassandra pushes your JVM hard. Do not count on your distro which might provide versions of things that are 3 months to 2 years old. Come on. If it worked fine 3 months ago, then chances are it will continue to. This is one of the

Re: Which Java on Fedora? Sun's or GNU's?

2010-12-29 Thread Edward Capriolo
On Wed, Dec 29, 2010 at 11:29 AM, Eric Evans eev...@rackspace.com wrote: On Wed, 2010-12-29 at 10:56 -0500, Edward Capriolo wrote: Cassandra pushes your JVM hard. Do not count on your distro which might provide versions of things that are 3 months to 2 years old. Come on.  If it worked fine 3

Re: Which Java on Fedora? Sun's or GNU's?

2010-12-29 Thread Zhu Han
Eric, Do you use the default GC settings? Can you show me the openJDK version by java -version? Thank you! If everything is the same, I suspect I need to upgrade the kernel. best regards, hanzhu On Wed, Dec 29, 2010 at 11:44 PM, Eric Evans eev...@rackspace.com wrote: On Wed, 2010-12-29 at

Re: Which Java on Fedora? Sun's or GNU's?

2010-12-28 Thread Andrey V. Panov
At the moment I'm use Sun JDK. But I think in some future I should migrate to openJDK because it's more safety!? JRocket will be merged with HotSpot and I think they already did it. On 29 December 2010 14:21, AJ a...@dude.podzone.net wrote: I did install by hand with the previous release. I