From dev-return-21173-apmail-harmony-dev-archive=harmony.apache.org@harmony.apache.org Fri Dec 08 02:09:03 2006 Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 22590 invoked from network); 8 Dec 2006 02:02:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Dec 2006 02:02:22 -0000 Received: (qmail 43744 invoked by uid 500); 8 Dec 2006 02:02:27 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 43716 invoked by uid 500); 8 Dec 2006 02:02:27 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 43707 invoked by uid 99); 8 Dec 2006 02:02:27 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Dec 2006 18:02:27 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of alexei.fedotov@gmail.com designates 66.249.92.169 as permitted sender) Received: from [66.249.92.169] (HELO ug-out-1314.google.com) (66.249.92.169) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Dec 2006 18:02:17 -0800 Received: by ug-out-1314.google.com with SMTP id z36so549668uge for ; Thu, 07 Dec 2006 18:01:56 -0800 (PST) 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=CX1Ib1buiBrbiiYHcmVsgjUSA43nn/26BHrQ6tz9eGSf5m3NDeQHi7yP7Rslt0O3RcrQxuyzHdBLspExAKEe/ZlMVxwUR6QEBWa5YgKgOkVFdBikXHq9SZDXUxoSGlJLSXU+2S9n3xhvgEszfhSBeG1b0mNpWSvnjCq++fvYicY= Received: by 10.78.185.7 with SMTP id i7mr230918huf.1165543316251; Thu, 07 Dec 2006 18:01:56 -0800 (PST) Received: by 10.78.133.6 with HTTP; Thu, 7 Dec 2006 18:01:56 -0800 (PST) Message-ID: Date: Fri, 8 Dec 2006 05:01:56 +0300 From: "Alexei Fedotov" To: dev@harmony.apache.org Subject: Re: [general][tests]To restrict the side-effect of junit tests by launching it in a different VM. In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <6e47b64f0611280221m78f8d83ckec166ac16b7c75f@mail.gmail.com> <456C2A02.6030708@gmail.com> <6e47b64f0611280452h675f100dtd103c82fe6d67c49@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Please, don't mind: compared to this solution it's better to use exec(). On 12/8/06, Alexei Fedotov wrote: > Leo, > Thank you for explaining! I wonder if you read enough correct objects, > would it clear the cache from incorrect ones? > [...]