Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 21267 invoked from network); 26 Sep 2006 13:39:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Sep 2006 13:39:22 -0000 Received: (qmail 40933 invoked by uid 500); 26 Sep 2006 13:39:19 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 40891 invoked by uid 500); 26 Sep 2006 13:39:18 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 40880 invoked by uid 99); 26 Sep 2006 13:39:18 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Sep 2006 06:39:18 -0700 Authentication-Results: idunn.apache.osuosl.org smtp.mail=evgueni.brevnov@gmail.com; spf=pass Authentication-Results: idunn.apache.osuosl.org header.from=evgueni.brevnov@gmail.com; domainkeys=good X-ASF-Spam-Status: No, hits=0.5 required=5.0 tests=DNS_FROM_RFC_ABUSE Received-SPF: pass (idunn.apache.osuosl.org: domain gmail.com designates 64.233.184.239 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 Received: from [64.233.184.239] ([64.233.184.239:26347] helo=wr-out-0506.google.com) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 4A/80-11437-68D29154 for ; Tue, 26 Sep 2006 06:39:18 -0700 Received: by wr-out-0506.google.com with SMTP id 58so843345wri for ; Tue, 26 Sep 2006 06:39:15 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=IJ6nkkSejt9sMshLXFgOvu1mL6pexd0/vMy2LpFcYdqVvriq59z+ji1I07KgnEi3PqSzaE54pgFclDFE17XFxjXr1kWXWXR50X+UMVI79OBVCXvJpbLsckAd6Z4QO5nkP8dQrMalV1zDiBX/T5Zi7EEy535Z4PlxOB5nvSLwMK0= Received: by 10.90.56.14 with SMTP id e14mr788870aga; Tue, 26 Sep 2006 06:39:15 -0700 (PDT) Received: by 10.90.105.11 with HTTP; Tue, 26 Sep 2006 06:39:15 -0700 (PDT) Message-ID: Date: Tue, 26 Sep 2006 20:39:15 +0700 From: "Evgueni Brevnov" To: harmony-dev@incubator.apache.org Subject: Re: [drlvm] HARMONY-1582 - invocation API for DRLVM In-Reply-To: <79F58F0A-803A-41CD-B6FF-6E92124BD8AB@pobox.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <79F58F0A-803A-41CD-B6FF-6E92124BD8AB@pobox.com> X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 9/26/06, Geir Magnusson Jr. wrote: > Wanted to start a new thread with better subject line. > > Evgueni... two things: > > 1) by your own admission, there are problems with the patch, namely > tests failing. I do belive this is not the patch problems. I think this patch disclose existing problems with condition variables implementation. >You also note that c-unit tests have to be turned off > because they no longer link. There is a hack in current cunit tests. Two methods are stubed vm_attach and vm_detach. That's who linking problem is workarounded. We can't go forward with this.... > > 2) Alexey V is hoping for a description of the changes, due to the > size and mix of reformatting changes. > > I don't mind a little breakage to move forward, but as we're just > getting DRLVM stable after the launcher change, it might be better if > we don't have to remove major things like c-unit tests to make that > forward movement. I believe it is a question of one day or even less to get it fixed by original test authors. Unfortunately, I'm not familiar with cunit tests internals. Ofcourse I can fix it by myself but need a little bit more time.... Evgueni > > geir > > > --------------------------------------------------------------------- > Terms of use : http://incubator.apache.org/harmony/mailing.html > To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org > For additional commands, e-mail: harmony-dev-help@incubator.apache.org > > --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org For additional commands, e-mail: harmony-dev-help@incubator.apache.org