Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 8101 invoked from network); 31 Jul 2007 12:38:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 31 Jul 2007 12:38:56 -0000 Received: (qmail 246 invoked by uid 500); 31 Jul 2007 12:38:50 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 223 invoked by uid 500); 31 Jul 2007 12:38:50 -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 141 invoked by uid 99); 31 Jul 2007 12:38:50 -0000 Received: from Unknown (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Jul 2007 05:38:49 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mloenko@gmail.com designates 66.249.92.173 as permitted sender) Received: from [66.249.92.173] (HELO ug-out-1314.google.com) (66.249.92.173) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Jul 2007 12:38:46 +0000 Received: by ug-out-1314.google.com with SMTP id o2so79971uge for ; Tue, 31 Jul 2007 05:38:25 -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=EO4FH8zOA5KMqf4W119irdFTxu1xUeQEcsJaVXvSxI3UTDF79Hk2DlfmpdsnMPIBh6sGJ1MfhR7J+W29pqqeNISBu0AL3QX1Yp2OvTRhS/88lVS65qU2i/moDv3vdUQJYVQlKhq7f7QIYUIiswUihIG0H2NwS8w4I0cCC2nUmpc= 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=s6+sxLIJQPICFiuLkKNpm59VsdWEf2Yj3ZqWvA5j2YyCt/eM2Dvf4Qd7jydTqQKoO/ly/0mq5HhA5Y8TyARciy6H1rd1iFwHDoo7/aiT23vkiu5xaSImQV/hsuazDDWaB8yvv0nCQdYSinqE8JGxL7CghpcZBpI/R7OcPxHjfLI= Received: by 10.78.137.7 with SMTP id k7mr1771626hud.1185885504979; Tue, 31 Jul 2007 05:38:24 -0700 (PDT) Received: by 10.78.11.13 with HTTP; Tue, 31 Jul 2007 05:38:23 -0700 (PDT) Message-ID: <906dd82e0707310538q766a4e75v1dbeaaca78c2c5d@mail.gmail.com> Date: Tue, 31 Jul 2007 19:38:24 +0700 From: "Mikhail Loenko" To: dev@harmony.apache.org Subject: Re: [drlvm][verifier] regression on EUT3.3 on 'dom' from jdtcoremodel In-Reply-To: <587698b80707310451q4f2c93cdta96c0dcc11d734ef@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <587698b80707310451q4f2c93cdta96c0dcc11d734ef@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Hi Vladimir thanks for the bug report. I'm now travelling and don't have access to my developement PC. I will fix it next week or until that you may want to roll back changes in #556809 "switching default verifier to HARMONY-3363" Thanks, Mikhail 2007/7/31, Vladimir Beliaev : > Hello, > > I've discovered a *regression* in Harmony related to *EUT3.3* jdtcoremodel > test suite (while verifying the patch for HARMONY-4493)... > > This test suite consist in three test cases, one of them is 'dom' - it was > passed on Harmony M2 snapshot but it crashed during my recent verification > on r561041. > > The most probable reason of the crash is DRLVM verifier bug. Please see > HARMONY-4579 for > technical information. > > The number of tests in this test suite is 2917 (which is 7% of total > number). > > *Could someone familiar with verifier take a look?* > > Thanks > -- > Vladimir Beliaev > Intel Middleware Products Division >