Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 40082 invoked from network); 9 Mar 2007 10:18:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Mar 2007 10:18:29 -0000 Received: (qmail 28622 invoked by uid 500); 9 Mar 2007 10:18:34 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 28588 invoked by uid 500); 9 Mar 2007 10:18:34 -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 28579 invoked by uid 99); 9 Mar 2007 10:18:34 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Mar 2007 02:18:34 -0800 X-ASF-Spam-Status: No, hits=2.9 required=10.0 tests=HTML_10_20,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of pmcfirst@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; Fri, 09 Mar 2007 02:18:23 -0800 Received: by an-out-0708.google.com with SMTP id b2so638139ana for ; Fri, 09 Mar 2007 02:18:02 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=GUKC+hJvEGVEPykNL9w2S9eUWKyry3sA5XXyQ108jf2TB7ZIbEY2OUNnbwnGd29N0JddLgaCmqb2qLB+RNjw3KNkSV9CwICOyaBMf0Yl8B0YZigqwOmsbypGAu0YnvkMQX4HjDWJRnI27nBTG/gkZKct5/HHRURwOn7BUSLMGTg= 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:references; b=UvIxuSsaaNUFhTsB4sEZG5F920f8XbNbyeyDdrA6RoH7uoUaa2SZXiccgaBSWIKYkcSqkf4qCgq2i09P3u+c49kc8jSCU4dh1WX8FHzxtQhodnaR2Xnws6jS9GaZ7vFQAfWzUzLf/+hCjdCgNU5XszMAU0tlkqrd8hD0hOw6QW0= Received: by 10.100.58.4 with SMTP id g4mr1038680ana.1173435482443; Fri, 09 Mar 2007 02:18:02 -0800 (PST) Received: by 10.100.122.4 with HTTP; Fri, 9 Mar 2007 02:18:02 -0800 (PST) Message-ID: Date: Fri, 9 Mar 2007 13:18:02 +0300 From: "Pavel Pervov" To: dev@harmony.apache.org Subject: Re: [classlib][URLClassLoader]Recursively loading class problem. In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_83265_23006955.1173435482241" References: X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_83265_23006955.1173435482241 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Well, I tried it on DRLVM. It produces the same result. It is interesting though why this class (being located on boot class path) is not loaded by bootstrap class loader. WBR, -- Pavel Pervov, Intel Enterprise Solutions Software Division ------=_Part_83265_23006955.1173435482241--