From owner-freebsd-java@FreeBSD.ORG Tue Jul 22 06:15:35 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBA1237B401 for ; Tue, 22 Jul 2003 06:15:35 -0700 (PDT) Received: from smtp.netcabo.pt (smtp.netcabo.pt [212.113.174.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7CD743FA3 for ; Tue, 22 Jul 2003 06:15:34 -0700 (PDT) (envelope-from brunomiguel@dequim.ist.utl.pt) Received: from dequim.ist.utl.pt ([213.22.82.115]) by smtp.netcabo.pt with Microsoft SMTPSVC(5.0.2195.5329); Tue, 22 Jul 2003 14:10:17 +0100 Message-ID: <3F1D38F7.60305@dequim.ist.utl.pt> Date: Tue, 22 Jul 2003 14:15:35 +0100 From: Bruno Afonso User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5a) Gecko/20030625 Thunderbird/0.1a X-Accept-Language: en-us, en MIME-Version: 1.0 To: Panagiotis Astithas References: <20030722113017.GF863@starjuice.net> <3F1D2F7C.4030506@dequim.ist.utl.pt> <20030722124353.GI863@starjuice.net> <3F1D36E1.5000400@netmode.ntua.gr> In-Reply-To: <3F1D36E1.5000400@netmode.ntua.gr> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 22 Jul 2003 13:10:18.0016 (UTC) FILETIME=[98F3CA00:01C35052] cc: freebsd-java@freebsd.org Subject: Re: 5.1-CURRENT: libkse / libthr and SCHED_4BSD / SCHED_ULE X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jul 2003 13:15:36 -0000 Panagiotis Astithas wrote: > Sheldon Hearn wrote: > >> On (2003/07/22 13:35), Bruno Afonso wrote: >> >> >>>> I'm just wondering whether anyone's had any joy with Java and the >>>> alternative thread support emerging in -CURRENT. >>> >>> >>> I don't think it's supposed to even work at the moment. I've been >>> using java 1.4.1 for development but until I set up libmap.conf to >>> use libc_r I always got into trouble :) >> >> >> >> Interesting. I've just tried IntelliJ IDEA 3.0 with both libkse and >> libthr, and haven't had any weirdness for pretty big builds. >> >> If nobody else has any timing info, I'll do some serious timing of a few >> ant builds. The project I'm working on makes use of parallelism in the >> build, so it'll be a decent test. >> >> Ciao, >> Sheldon. >> _______________________________________________ >> freebsd-java@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-java >> To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" > > > Alexey Zelkin reported relative success using libkse in freebsd-threads > last month. I think he had trouble with libthr though. The archives > should be fairly informative. This is probably with extra patches he has been developing, not the ones used in the ports tree :-) -- Bruno Miguel Afonso