Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 75383 invoked from network); 7 Jul 2006 14:29:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Jul 2006 14:29:41 -0000 Received: (qmail 16229 invoked by uid 500); 7 Jul 2006 14:29:33 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 16155 invoked by uid 500); 7 Jul 2006 14:29:33 -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 16084 invoked by uid 99); 7 Jul 2006 14:29:33 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Jul 2006 07:29:32 -0700 X-ASF-Spam-Status: No, hits=1.9 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: 82.138.226.220 is neither permitted nor denied by domain of t.p.ellison@gmail.com) Received: from [82.138.226.220] (HELO dublin.purplecloud.com) (82.138.226.220) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Jul 2006 07:29:21 -0700 Received: (qmail 22818 invoked from network); 7 Jul 2006 15:28:52 +0100 Received: from blueice4n2.uk.ibm.com (HELO ?9.20.183.165?) (195.212.29.92) by smtp-dublin.purplecloud.com with (DHE-RSA-AES256-SHA encrypted) SMTP; 7 Jul 2006 15:28:52 +0100 Message-ID: <44AE6BAA.6050503@gmail.com> Date: Fri, 07 Jul 2006 15:11:54 +0100 From: Tim Ellison User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: harmony-dev@incubator.apache.org Subject: Re: [vm-kernel][testing] Where to put VM-agnostic tests for kernel classes? References: <200607070853.k678r9tU026752@d06av02.portsmouth.uk.ibm.com> <23951bd90607070218r4828c4ber6bf803fd1a87e6d7@mail.gmail.com> In-Reply-To: <23951bd90607070218r4828c4ber6bf803fd1a87e6d7@mail.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 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Vladimir Gorr wrote: > Agree. However we should have the possibility to run the class library > tests > against any VM. > > AFAIK we cannot provide this thing right now (java launcher requests the > clearvm library). That is the default name, but you can change it with a command line option -vm: and put it in a directory specified by -vmdir:, e.g. java -vmdir:drlvm -vm:foo look in jre/bin/drlvm for a library called foo.[so|dll] that exports the JNI_CreateJavaVM etc. The idea is that you can have multiple VMs in deploy and choose which you use at runtime. Regards, Tim > All class library tests are run under J9 as default VM. I'd be not bad to > start running these tests > > against DRLVM as well. Otherwise the tests for the JIRA issues mentioned in > this thread > > will be useless if we put them on the class lib modules. Correct? > > > > Thanks, > > Vladimir. > > > >> Regards, >> Mark. >> >> >> >> --------------------------------------------------------------------- >> Terms of use : http://incubator.apache.org/harmony/mailing.html >> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org >> For additional commands, e-mail: harmony-dev-help@incubator.apache.org >> >> > -- Tim Ellison (t.p.ellison@gmail.com) IBM Java technology centre, UK. --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org For additional commands, e-mail: harmony-dev-help@incubator.apache.org