Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 89949 invoked from network); 23 May 2007 11:44:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 May 2007 11:44:48 -0000 Received: (qmail 50256 invoked by uid 500); 23 May 2007 11:44:53 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 49709 invoked by uid 500); 23 May 2007 11:44:52 -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 49700 invoked by uid 99); 23 May 2007 11:44:52 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 May 2007 04:44:52 -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 209.85.132.246 as permitted sender) Received: from [209.85.132.246] (HELO an-out-0708.google.com) (209.85.132.246) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 May 2007 04:44:44 -0700 Received: by an-out-0708.google.com with SMTP id b21so35284ana for ; Wed, 23 May 2007 04:44:23 -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:mime-version:content-type:content-transfer-encoding:content-disposition; b=N2cIBq1NnEto1A60U3mt7p4FNEwX7RfUPygqMzPxT84w7hILaFmaJryn/txVzm8HO7ivqAyMhczAnGefQupYZqKVd2C/I21VAb+8TP0g/R6H4XpOByYAqR2UpxMX7S6EQuUHYVx1rM2T6BZXJDnRZfoGjBcc7Rsj6SIw0MTddbc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=eRj4oDQkfKUIrX8k7oMf9hW6JWDvzkpwX4b9pUohOQtvEt/35QRCu9UwdvDy2Ere1n7wOTyplr8kZ3OV2FqDVpKd96eFu/PghxhG23sscwq5xtplYzrrY7Bgy4b/yJxYPTSOeF+js7IywOCaKNsBZwbMTM0aDyNuLkClu8wjhcI= Received: by 10.100.201.11 with SMTP id y11mr309623anf.1179920663573; Wed, 23 May 2007 04:44:23 -0700 (PDT) Received: by 10.100.37.7 with HTTP; Wed, 23 May 2007 04:44:23 -0700 (PDT) Message-ID: Date: Wed, 23 May 2007 18:44:23 +0700 From: "Alexey Varlamov" To: dev Subject: [drlvm] clean rebuild is recommended MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Just FYI, I've integrated a big patch for HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature implementation in Jitrino compiler. So clean rebuild is recommended after updating drlvm workspace, to avoid false alarms. -- Alexey