Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 48784 invoked from network); 8 Nov 2006 10:42:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Nov 2006 10:42:05 -0000 Received: (qmail 87069 invoked by uid 500); 8 Nov 2006 10:42:13 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 87035 invoked by uid 500); 8 Nov 2006 10:42:13 -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 87025 invoked by uid 99); 8 Nov 2006 10:42:13 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Nov 2006 02:42:13 -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 t.p.ellison@gmail.com designates 64.233.182.189 as permitted sender) Received: from [64.233.182.189] (HELO nf-out-0910.google.com) (64.233.182.189) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Nov 2006 02:41:58 -0800 Received: by nf-out-0910.google.com with SMTP id p46so464910nfa for ; Wed, 08 Nov 2006 02:41:22 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=As4ucu4h6kGNO8DhUecrbECBByYWyFDp1hCgNhYzAcEuiQkBBZvyn71/D8dkzk9pcxmkCWur1k+mSK+j7GKbdsAJvnFL09zdcF1pSwKRhdZDasCno0b01xQxq0FojeXA1pV8lkMVRcNJYvUrRkdxU0x4QhTceu3JU0CbtNRl23c= Received: by 10.48.1.10 with SMTP id 10mr2049471nfa.1162982060724; Wed, 08 Nov 2006 02:34:20 -0800 (PST) Received: from ?9.20.183.69? ( [195.212.29.75]) by mx.google.com with ESMTP id x24sm357016nfb.2006.11.08.02.34.20; Wed, 08 Nov 2006 02:34:20 -0800 (PST) Message-ID: <4551B2A8.3090606@gmail.com> Date: Wed, 08 Nov 2006 10:34:16 +0000 From: Tim Ellison User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: harmony-dev@incubator.apache.org Subject: Re: [classlib]Harmony classlib with J9 VM passes all the tests provided by JUnit4.1 References: <3b3f27c60611031750q5d4935deve0da79892c519271@mail.gmail.com> <454D2F1C.2020305@pobox.com> <454E75CF.4030806@gmail.com> <454E7DEF.6080906@pobox.com> <454F0807.2000902@gmail.com> <454F45F4.7040302@pobox.com> <3b3f27c60611061809j76d81ddclabb2da40a1799f53@mail.gmail.com> <4550EEB4.3020909@gmail.com> <45515953.2040007@gmail.com> In-Reply-To: <45515953.2040007@gmail.com> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Richard Liang wrote: > Tim Ellison wrote: >> Richard Liang wrote: >> >>> On 11/7/06, Nathan Beyer wrote: >>> >>>> I believe we're down to agreeing to the Objects/Threads classes [1] in >>>> luni-kernel and getting them implemented in DRLVM and the donated IBM >>>> VM. I believe the Unsafe class needs to be re-implemented with these >>>> interfaces, but that may already be done. >>>> >>> Yes, I just run testNG successfully by appending suncompat.jar and >>> luni-kernel-stubs.jar to bootclasspath ;-) >>> >> >> Why do you need to put the stubs on the bootclasspath? and there is a >> sun.misc.Unsafe in the DRLVM kernel.jar so I expect you are using that. > > Sorry ;-) I'm using IBM VME which does not include > "org.apache.harmony.kernel.vm.Objects" and > "org.apache.harmony.kernel.vm.Threads". I will try it with DRLVM. I'm still confused. If you are using stubs that do not actually implement Objects and Threads do you mean that we need Unsafe for TestNG but it doesn't actually use it? I feel that I'm missing something here. Regards, Tim -- Tim Ellison (t.p.ellison@gmail.com) IBM Java technology centre, UK.