Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 11852 invoked from network); 5 Apr 2006 09:31:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Apr 2006 09:31:39 -0000 Received: (qmail 27255 invoked by uid 500); 5 Apr 2006 09:31:34 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 27059 invoked by uid 500); 5 Apr 2006 09:31: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 27048 invoked by uid 99); 5 Apr 2006 09:31:33 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Apr 2006 02:31:33 -0700 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: 202.81.18.152 is neither permitted nor denied by domain of richard.liangyx@gmail.com) Received: from [202.81.18.152] (HELO ausmtp04.au.ibm.com) (202.81.18.152) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Apr 2006 02:31:32 -0700 Received: from sd0208e0.au.ibm.com (d23rh904.au.ibm.com [202.81.18.202]) by ausmtp04.au.ibm.com (8.13.6/8.13.5) with ESMTP id k359e6lx186792 for ; Wed, 5 Apr 2006 19:40:06 +1000 Received: from d23av02.au.ibm.com (d23av02.au.ibm.com [9.190.250.243]) by sd0208e0.au.ibm.com (8.12.10/NCO/VER6.8) with ESMTP id k359YAIn100682 for ; Wed, 5 Apr 2006 19:34:21 +1000 Received: from d23av02.au.ibm.com (loopback [127.0.0.1]) by d23av02.au.ibm.com (8.12.11/8.13.3) with ESMTP id k359Upg3002809 for ; Wed, 5 Apr 2006 19:30:51 +1000 Received: from d23m0016.cn.ibm.com (d23m0016.cn.ibm.com [9.181.32.76]) by d23av02.au.ibm.com (8.12.11/8.12.11) with ESMTP id k359Ug1x002510 for ; Wed, 5 Apr 2006 19:30:50 +1000 Received: from [127.0.0.1] ([9.181.107.53]) by d23m0016.cn.ibm.com (Lotus Domino Release 6.53HF294) with ESMTP id 2006040517302566-4285 ; Wed, 5 Apr 2006 17:30:25 +0800 Message-ID: <44338E2E.5010504@gmail.com> Date: Wed, 05 Apr 2006 17:30:22 +0800 From: Richard Liang User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: harmony-dev@incubator.apache.org Subject: Re: New IBM VME References: <44329E52.40409@googlemail.com> In-Reply-To: <44329E52.40409@googlemail.com> X-MIMETrack: Itemize by SMTP Server on d23m0016/23/M/IBM(Release 6.53HF294 | January 28, 2005) at 05/04/2006 17:30:25, Serialize by Router on d23m0016/23/M/IBM(Release 6.53HF294 | January 28, 2005) at 05/04/2006 17:30:50, Serialize complete at 05/04/2006 17:30:50 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=ISO-8859-1; format=flowed X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Oliver Deakin wrote: > Hi all, > > I'm pleased to announce that a new IBM VME will be made available soon > at: > http://www-128.ibm.com/developerworks/java/jdk/harmony/index.html > > The new VME downloads are named Harmony-vme-win.IA32-v2.zip and > Harmony-vme-linux.IA32-v2.tar.gz. I would like to stress that if you > download these packages now, they will *not* work with the class > library code currently in Harmony Subversion. This VME has been > created looking forward to changes that have been discussed on the > list, but have not yet been carried out. They are: > - completion of renaming of com.ibm packages, especially in LUNI > module. The new VME expects only org.apache.harmony package names. > - removal of String from the kernel, and addition of an intern(String) > method to the org.apache.harmony.kernel.vm.VM class. The new VME does > *not* contain String in its kernel jars. It does, however, provide an > intern(String) method in the VM class, as was suggested in [1]. The > String.intern() method in Harmony will just redirect the call to > VM.intern(String). > > Once these changes are made in the Harmony repository, the new version > of the VME will be required to run with Harmony classlib. I will send > out a further mail when this is done confirming that the new VME is > available and ready to use. > > A link to the VME v1 will still be available in the same place, and > this should still be used until the above changes are made. > > Regards, > Oliver > > > [1] > http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200602.mbox/%3c43FB44A0.2040805@googlemail.com%3e > > Hello Oliver, Awesome. I'm also eager to know if this VM supports Java 1.5 class. Thanks a lot. Richard Liang China Software Development Lab, IBM --------------------------------------------------------------------- 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