Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 85325 invoked from network); 2 Jan 2007 17:56:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Jan 2007 17:56:07 -0000 Received: (qmail 44842 invoked by uid 500); 2 Jan 2007 17:56:09 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 44815 invoked by uid 500); 2 Jan 2007 17:56:09 -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 44806 invoked by uid 99); 2 Jan 2007 17:56:09 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Jan 2007 09:56:09 -0800 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 (herse.apache.org: domain of weldonwjw@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; Tue, 02 Jan 2007 09:55:59 -0800 Received: by ug-out-1314.google.com with SMTP id z36so4173257uge for ; Tue, 02 Jan 2007 09:55:38 -0800 (PST) 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=NavwKrB7RVSx2RpXep/zD20QY+9ZkCh2Eyc/zcemECR2SE6h/5sr4fTLSx2VER/uhIzyi05wqoNm0sHjlc0q0Xc+UymnMoYm8xdl1IdrE5KAEy7paBcprIsmA+48uyZuIghYeT2hv6CgI+EtPWT5edG8KNweK/dsdTbMGBG1Pzs= Received: by 10.78.201.2 with SMTP id y2mr1968165huf.1167760538315; Tue, 02 Jan 2007 09:55:38 -0800 (PST) Received: by 10.78.137.2 with HTTP; Tue, 2 Jan 2007 09:55:38 -0800 (PST) Message-ID: <4dd1f3f00701020955g2fa43623hb3697f3b7cce6505@mail.gmail.com> Date: Tue, 2 Jan 2007 09:55:38 -0800 From: "Weldon Washburn" To: dev@harmony.apache.org Subject: Re: [drlvm] finalizer design questions In-Reply-To: <7C16580F-F3C7-4DF4-9505-D35968BE782A@pobox.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_181220_20516996.1167760538240" References: <4dd1f3f00612211832u447fa2e4i90b4eb108762af8f@mail.gmail.com> <4dd1f3f00612251705j1a331404sa60db8b43c40a30d@mail.gmail.com> <208da7a50612260642g4314df3es8ed8b57865f4e5b2@mail.gmail.com> <4dd1f3f00612260753r703a65a4yf3b5c1dfc632bdb@mail.gmail.com> <4AFE8DB0-26D1-4CA1-A7D9-FCAD13AC33A4@pobox.com> <9623c9a50612261730k1c7342c3m9ad6b3d158cedcd1@mail.gmail.com> <866ECD92-8D0F-4F0D-B214-1B27A8870C5A@pobox.com> <4dd1f3f00612271834j7afa7a06v5778d3783df525db@mail.gmail.com> <7C16580F-F3C7-4DF4-9505-D35968BE782A@pobox.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_181220_20516996.1167760538240 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 12/27/06, Geir Magnusson Jr. wrote: > > > On Dec 27, 2006, at 9:34 PM, Weldon Washburn wrote: > > > On 12/27/06, Geir Magnusson Jr. wrote > > > > > > > >> [snip] > > > >> Why can't we simply mimic the rational behavior of the RI and other > >> production VMs and leave it at that? > >> > >> geir > > > > > > I agree. To discover what other JVMs do, I created a very simple > > finalizer > > probe then put it in JIRA HARMONY-2908. > > Um. Why not just commit? :) Put in in the tools (not jdktools) > compomnent > > https://svn.apache.org/...../enhanced/tools/trunk Good idea. I committed Finx.java and a cleaned up README.txt to: .......enhanced/tools/trunk/finalizer_probe/ HARMONY-2908 has been closed. ------=_Part_181220_20516996.1167760538240--