Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 22287 invoked from network); 3 Oct 2006 11:19:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Oct 2006 11:19:11 -0000 Received: (qmail 62586 invoked by uid 500); 3 Oct 2006 11:19:06 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 62530 invoked by uid 500); 3 Oct 2006 11:19:06 -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 62505 invoked by uid 99); 3 Oct 2006 11:19:05 -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, 03 Oct 2006 04:19:05 -0700 Authentication-Results: idunn.apache.osuosl.org header.from=alexey.v.varlamov@gmail.com; domainkeys=good X-ASF-Spam-Status: No, hits=0.5 required=5.0 tests=DNS_FROM_RFC_ABUSE DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 Received: from [66.249.82.228] ([66.249.82.228:6643] helo=wx-out-0506.google.com) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id CC/5B-29668-60742254 for ; Tue, 03 Oct 2006 04:18:41 -0700 Received: by wx-out-0506.google.com with SMTP id s13so2078943wxc for ; Tue, 03 Oct 2006 04:17:29 -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=MAq3t5Rbx6mWWCUY88aPhWZ3lWwiknSvHw3HwkErcp/wLsL9uXPfaUvVmmorzY2PeWpJ61DghrYWtonDkODSaxFj2JiKolGBBxobPM/37jc0ptCyFO+cn00WD2J+caMTcLZBEQqG7VNmOHqzhuPrvNSU+8ctY5vmX/rjP+sR/2Q= Received: by 10.70.90.12 with SMTP id n12mr8707383wxb; Tue, 03 Oct 2006 04:17:29 -0700 (PDT) Received: by 10.70.23.14 with HTTP; Tue, 3 Oct 2006 04:17:29 -0700 (PDT) Message-ID: Date: Tue, 3 Oct 2006 18:17:29 +0700 From: "Alexey Varlamov" To: harmony-dev@incubator.apache.org Subject: Re: [drlvm][kernel & exception handling] several issues In-Reply-To: <144631c00610030314n6ff336e9y10bf5f75ccebf4be@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <144631c00610030314n6ff336e9y10bf5f75ccebf4be@mail.gmail.com> X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N 2006/10/3, Serguei Zapreyev : > Dear committers, > > > > I filed recently the HARMONY-1573, -1650, -1651, -1654 issues with the > suggested patches. > > So, to avoid redoubling efforts or superposition of commits because of delay > > could somebody take them under a control to estimate and apply if it is > necessary? > > All the more, the 1650 and 1573 issues seem to be able to upset somehow the > execution stability of a big application. Serguei, the HARMONY-1573 is mostly about j.l.Process impl. I believe we shoud consider reusing org\apache\harmony\luni\internal\process\SystemProcess.java available in luni rather than fixing alternative impl in DRLVM. What do you think? -- Regards, Alexey > > Great thanks in advance, > > Serguei > > --------------------------------------------------------------------- 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