Date: Thu, 14 May 2009 00:56:49 +0000 (GMT) From: Saifi Khan <saifi.khan@twincling.org> To: freebsd-current@freebsd.org Cc: glarkin@FreeBSD.org Subject: Scala Message-ID: <Pine.LNX.4.64.0905122023440.5389@localhost>
next in thread | raw e-mail | index | archive | help
Hi: just tried out Scala 2.8.0 svn r17711 revision with Diablo Java HotSpot(TM) Client VM 1.6.0_07 and it works awesome on the FreeBSD 8.0 200905 i386 snapshot. However, while running the 'ant test', i noticed that java tops out at 274MB heap size with 31 threads (falls to 29 threads after approx 5min and stays there) . Interestingly, the state in 'top' is shown as 'ucond'. Is this pthread_cond_wait_ or something, where the VM thread is deadlocked ? Any work around to this issue ? I also noticed that the recent ports checkin is Scala 2.7.3 http://www.freebsd.org/cgi/query-pr.cgi?pr=133887 May be, Scala 2.7.4 can be fast tracked to the ports. Can somebody point out to a template for the ports directory tree layout ? Is there a location to place bleeding edge ports? thanks Saifi.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.64.0905122023440.5389>