Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 90572 invoked from network); 21 Mar 2007 10:48:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Mar 2007 10:48:34 -0000 Received: (qmail 65354 invoked by uid 500); 21 Mar 2007 10:48:39 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 65333 invoked by uid 500); 21 Mar 2007 10:48:39 -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 65324 invoked by uid 99); 21 Mar 2007 10:48:39 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Mar 2007 03:48:39 -0700 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 alexey.v.varlamov@gmail.com designates 66.249.92.172 as permitted sender) Received: from [66.249.92.172] (HELO ug-out-1314.google.com) (66.249.92.172) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Mar 2007 03:48:31 -0700 Received: by ug-out-1314.google.com with SMTP id z36so241182uge for ; Wed, 21 Mar 2007 03:48:10 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=DsNt8WLVShr8sjpHukJmAdN3/38G/vlw9S1EDR9wQH1NAiGn8z4Q49UI6z6a2u360bHusUDP34TSK0ubkMbhVq/lRShWWOSRCS4886+qcHVdy/kTDXv8M5VGYls4+yuzxNVH4sJuqnnL3rmgRvoKm3FJzip8I+3G4xIw45w8ov8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=qvDyypjvRqjzCwIZv1Duog783bJFxNJ3wZxX/CytiPKnnvMmZQPNepPdRkc10a59MYchb4epNDd3wc/oBy+jkGjuDLIFxaVPBXuz812bV1tmpTqIrggIc5/d3iivqlXKpMvtBOyfuFtyf2Y9Tw2h4RrFoILVXlccwiKBZaKBndg= Received: by 10.114.75.1 with SMTP id x1mr116033waa.1174474089106; Wed, 21 Mar 2007 03:48:09 -0700 (PDT) Received: by 10.114.160.13 with HTTP; Wed, 21 Mar 2007 03:48:08 -0700 (PDT) Message-ID: Date: Wed, 21 Mar 2007 16:48:08 +0600 From: "Alexey Varlamov" To: dev@harmony.apache.org Subject: Re: [drlvm][smoke tests] excluded lists clean up 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: X-Virus-Checked: Checked by ClamAV on apache.org 2007/3/21, Elena Semukhina : > On 3/15/07, Elena Semukhina wrote: > > > > https://issues.apache.org/jira/browse/HARMONY-3406 has been created and > > the patch attached. > > > > Elena > > > > I managed to reproduce the stress.Mix crash on linux x86_64 in interpreter > mode as well. I added it to the excludes list. > > I also revealed that classloader.StressLoader is not run because of the > "XXX" keyword in its code. I removed it. > > I filed https://issues.apache.org/jira/browse/HARMONY-3455 to fix these > issues. > > Alexey, could you commit the patch? Done, at r520831.