From dev-return-31320-apmail-harmony-dev-archive=harmony.apache.org@harmony.apache.org Wed Dec 19 21:50:37 2007 Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 84923 invoked from network); 19 Dec 2007 21:50:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Dec 2007 21:50:36 -0000 Received: (qmail 96174 invoked by uid 500); 19 Dec 2007 21:50:23 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 96146 invoked by uid 500); 19 Dec 2007 21:50:22 -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 96121 invoked by uid 99); 19 Dec 2007 21:50:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Dec 2007 13:50:22 -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 (athena.apache.org: domain of andrew.pack200@gmail.com designates 72.14.252.156 as permitted sender) Received: from [72.14.252.156] (HELO po-out-1718.google.com) (72.14.252.156) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Dec 2007 21:50:01 +0000 Received: by po-out-1718.google.com with SMTP id c31so543319poi.0 for ; Wed, 19 Dec 2007 13:50:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=Cc+5oRF67KAAXFX1nLmu71lSsbqLJ/XzjGL5J3wXmjg=; b=KbJZi0GcdiMsx5yDrhvY5YHrAUuKktXztoFFtPooXEgoMomvByFdT6UiqhbouM+9x+F34ADgxkSc+5TUSCms9Is+4G04hMv20OzeT0SQJhDbX603DezRAT+tHIaqqWg1AxuqgEqr0P1Btg3BqWmDjRmndd2iX9+EHxuwFuN3488= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=d6O6M7gbEz+IuoyTPh0RY9kl8TCt81ZKSXpMF1y3n4cTNi2yqzwWmtdJnVfSeXo+XrDavN9hvGlON99iIkj1+ZGf31odThPH5NhWNf7t1NiFsclkho2LMFWhNv9YCCBFbwKY7CEj4XXE8+wE6XUOxcDcBDE//KzUKp/aOd95BSY= Received: by 10.141.20.7 with SMTP id x7mr6291744rvi.61.1198101003279; Wed, 19 Dec 2007 13:50:03 -0800 (PST) Received: by 10.140.143.1 with HTTP; Wed, 19 Dec 2007 13:50:03 -0800 (PST) Message-ID: <6aa6e3690712191350h2c87e7bob4097dc04b4af8d6@mail.gmail.com> Date: Wed, 19 Dec 2007 14:50:03 -0700 From: "Andrew Cornwall" To: dev@harmony.apache.org Subject: Re: [tools] What do you use for building .class files? In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_11757_30709936.1198101003286" References: <6aa6e3690712181437y30e1e38fmafee1797868b81a9@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_11757_30709936.1198101003286 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Thanks, I think that's exactly what I was looking for! On Dec 19, 2007 6:55 AM, Pavel Pervov wrote: > The part of VTSVM test suite is written with the use of vmtt. Look for > .ccode files in > > http://svn.apache.org/repos/asf/harmony/enhanced/buildtest/branches/2.0/tests/vts > > Pavel. > On 12/19/07, Andrew Cornwall wrote: > > > > Part of the work I'm doing requires me to build .class files in order to > > test them. I'm probably not the first person to have to do this - what > do > > other people use? I've seen Jasmin (http://jasmin.sourceforge.net/) - > are > > there any other Java bytecode assemblers that are preferred for use with > > Harmony? Is there a plan for jasm-like technology from Harmony itself? > > > > Thanks in advance for your opinions... > > > > Andrew Jr. > > > > > > -- > Pavel Pervov, > Intel Enterprise Solutions Software Division > ------=_Part_11757_30709936.1198101003286--