Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 60906 invoked from network); 2 Feb 2007 15:26:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Feb 2007 15:26:01 -0000 Received: (qmail 43179 invoked by uid 500); 2 Feb 2007 15:26:04 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 43157 invoked by uid 500); 2 Feb 2007 15:26:04 -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 43148 invoked by uid 99); 2 Feb 2007 15:26:04 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Feb 2007 07:26:04 -0800 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 ronald.servant@gmail.com designates 64.233.182.187 as permitted sender) Received: from [64.233.182.187] (HELO nf-out-0910.google.com) (64.233.182.187) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Feb 2007 07:25:55 -0800 Received: by nf-out-0910.google.com with SMTP id d4so1032778nfe for ; Fri, 02 Feb 2007 07:25:34 -0800 (PST) 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=Ljy98Ksw8Gr58YRH9i1G+Rs5oWRS6JpWOLBMGlGj582mqk1Cv1JuLnFhFnLvfQLF6YzpPzKAjoxFmJFDGDznQx+9AKXfIP4SYnFrigTsJRcWg7PnoJind6jZqnhwQdcuGYD4c/EgGTCqVOK4/pKYeZ+broLVdg2DVheXF8Q/24A= Received: by 10.48.217.20 with SMTP id p20mr6623876nfg.1170429934175; Fri, 02 Feb 2007 07:25:34 -0800 (PST) Received: by 10.48.208.7 with HTTP; Fri, 2 Feb 2007 07:25:34 -0800 (PST) Message-ID: <9247407c0702020725v234bed0ewf10a0190a4d03591@mail.gmail.com> Date: Fri, 2 Feb 2007 10:25:34 -0500 From: "Ronald Servant" To: dev@harmony.apache.org Subject: Re: [vmi] thread library In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <45B78F90.6070605@gmail.com> <45B93BD4.2090203@gmail.com> <9247407c0701261111n3f86f601s8ce4e18e672e6ec9@mail.gmail.com> <45BDFF23.5070903@gmail.com> <9247407c0701300750p70ff9d81v26cf02cf819618e6@mail.gmail.com> <45BFC083.8090506@gmail.com> <9247407c0701301433p3b726a4n76c68771fa2bd339@mail.gmail.com> <45C069AD.6050409@gmail.com> <9247407c0701310654t4bc3806cla9fcb7de79bd22cf@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org I see two other alternatives (other than removing thread lib code from the port lib). 1. remove any dependency on the port library in the launcher. 2. parse -vmdir: early in the launcher to augment the path. I think 2 is achievable and will try and produce a patch for it to sample. Ron. -- J9 VM Development IBM Ottawa Software Lab