Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 85222 invoked from network); 8 Apr 2008 08:19:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Apr 2008 08:19:11 -0000 Received: (qmail 1795 invoked by uid 500); 8 Apr 2008 08:19:10 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 1773 invoked by uid 500); 8 Apr 2008 08:19:10 -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 1758 invoked by uid 99); 8 Apr 2008 08:19:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Apr 2008 01:19:10 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of senakafdo@gmail.com designates 209.85.142.188 as permitted sender) Received: from [209.85.142.188] (HELO ti-out-0910.google.com) (209.85.142.188) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Apr 2008 08:18:29 +0000 Received: by ti-out-0910.google.com with SMTP id d10so771725tib.18 for ; Tue, 08 Apr 2008 01:18:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=R0zKGp4o4ARiwJw23F5iX3KEzD+Zt7Q5lOhshr5tsO8=; b=qn64MAa/KG+hwnnLcMCTocJP++1x/xvi/tQ5PUfmS+Te5z6KOxCCsXCaotUlvUI1WKIH5kJ8HG9ZaEoH7K0JB7Xw0+ergLhKkuKbVF7vefJQTz2Sq/xUAXO9X3Ttn0aCrg26vqdkcI+6p8dwVYPtzSAKI/5t38zcSdu6dUa2eHw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=lywhmSJmlj4IwnwG0j5QjhIcVY1JWQ1eWqDEkxsSYrHlv5VpXA/LqYxEWU8Q83gd/KaQivud+tOUL5sMZiaVFUniV1aNYMvoI3nm1Sr95oeT2cp6Es6YWF8subWPB6/2gi6FwS+jZpySHKzd64M8ZMKF2vf1iO5qCgutL2z6K3c= Received: by 10.110.21.17 with SMTP id 17mr1470498tiu.46.1207642721159; Tue, 08 Apr 2008 01:18:41 -0700 (PDT) Received: by 10.110.41.11 with HTTP; Tue, 8 Apr 2008 01:18:41 -0700 (PDT) Message-ID: <8812c4670804080118m4aeb9971qe88d9afc1593dd00@mail.gmail.com> Date: Tue, 8 Apr 2008 13:48:41 +0530 From: "Senaka Fernando" To: dev@harmony.apache.org Subject: Re: [drlvm]what is "jlc" In-Reply-To: <47FB27DF.2040402@gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_9252_24783281.1207642721170" References: <47FB27DF.2040402@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_9252_24783281.1207642721170 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi Iyon, If I understood it correctly, it means java.lang.Class. Regards, Senaka On Tue, Apr 8, 2008 at 1:37 PM, lyon wrote: > hi everyone > > I am reading the gc src.I don't understand what is "jlc" that is member > var of the vtable.there are two functions "forward_jlc_instance" and > "trace_forwarded_gen_jlC_from_vtable" in the \gc_gen\src\trace_forward. > > What do the fuctions mean? > thank you. > ------=_Part_9252_24783281.1207642721170--