Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 36580 invoked from network); 17 Oct 2006 07:32:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Oct 2006 07:32:37 -0000 Received: (qmail 19206 invoked by uid 500); 17 Oct 2006 07:32:34 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 18966 invoked by uid 500); 17 Oct 2006 07:32:33 -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 18955 invoked by uid 99); 17 Oct 2006 07:32:33 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Oct 2006 00:32:33 -0700 X-ASF-Spam-Status: No, hits=2.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of mike.fursov@gmail.com designates 66.249.92.174 as permitted sender) Received: from [66.249.92.174] (HELO ug-out-1314.google.com) (66.249.92.174) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Oct 2006 00:32:31 -0700 Received: by ug-out-1314.google.com with SMTP id y2so1220785uge for ; Tue, 17 Oct 2006 00:32:09 -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:references; b=YW9og5hT5wNIQ6V+ivitMSfa12/0deoJXYaY6wgqSpODr9wiMyao5QSg1a0ogyqAxuWEeygiaWoA9SSsFBP+Pf9WUTVPp4/5Po4ziFmPFE9gDvZKbwv+aS7wv3S6WD2xRjiiPxpggQ/XsfmnIay3C9oWm+5uahPFP9huxMsvvL8= Received: by 10.78.97.7 with SMTP id u7mr8956331hub; Tue, 17 Oct 2006 00:32:09 -0700 (PDT) Received: by 10.78.180.1 with HTTP; Tue, 17 Oct 2006 00:32:09 -0700 (PDT) Message-ID: Date: Tue, 17 Oct 2006 14:32:09 +0700 From: "Mikhail Fursov" To: harmony-dev@incubator.apache.org Subject: Re: [DRLVM](JIRA-1886)interior pointer for GCv5 of DRLVM In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_55561_13724257.1161070329200" References: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_55561_13724257.1161070329200 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Yu-Nan, to make GCv5 to work with Jitrino.OPT you need WB support. Do you need a help to implement it or you already have the implementation? On 10/17/06, yunan He wrote: > > Hi, the patch attached in JIRA 1886 is an implementation of interior > pointer > for GCv5 of DRLVM. It would be great if some commiter can help to review > and > commit it. > > http://issues.apache.org/jira/browse/HARMONY-1886 > > Repeat the desciption : > "Attached patch is an implementation of interior pointer support for GCv5 > of > DRLVM. To apply the patch, please enter gc_gen/ directory and type `patch > -p0 < xxxx`. This is needed for GCv5 to work with Jitrino.OPT. Since it > has > no impact on other component, I'd hope it can be committed as early as > possible so as to enable GCv5 with Jitrino.OPT. > " > > The patch is based on revision 464099. I hope it can be committed to > Harmony > soon. Thanks. > > Regards! > Yu-Nan > > -- Mikhail Fursov ------=_Part_55561_13724257.1161070329200--