General questions regarding FreeBSD 10

Patrick Lamaiziere patfbsd at davenulle.org
Sat Oct 5 10:07:26 UTC 2013


Le Fri, 27 Sep 2013 12:47:08 -0500,
Nikolas Britton <nikolas.britton at gmail.com> a écrit :

> 10. How is the Java ecosystem on FreeBSD? 

Not bad IMO. I develop with maven/netbeans/openjdk in Java and
Groovy on FreeBSD 9. That works.

There is no profiler support in netbeans. And the JVM can't request
huge memory page (may be this is fixed in 10?), so it could perform
better :
http://www.oracle.com/technetwork/java/javase/tech/largememory-jsp-137182.html

Java is much slower than other apps when the box is busy (building a
world for example) but I'm not sure if this specific to FreeBSD.

(I have litle success with Eclipse on the past, I don't use it)

Regards.


More information about the freebsd-questions mailing list