Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 48523 invoked from network); 4 Apr 2006 16:27:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Apr 2006 16:27:28 -0000 Received: (qmail 26598 invoked by uid 500); 4 Apr 2006 16:27:25 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 26543 invoked by uid 500); 4 Apr 2006 16:27:25 -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 26531 invoked by uid 99); 4 Apr 2006 16:27:24 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Apr 2006 09:27:24 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=RCVD_IN_SORBS_WEB,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of oliver.deakin@googlemail.com designates 64.233.162.198 as permitted sender) Received: from [64.233.162.198] (HELO zproxy.gmail.com) (64.233.162.198) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Apr 2006 09:27:23 -0700 Received: by zproxy.gmail.com with SMTP id 13so1950025nzp for ; Tue, 04 Apr 2006 09:27:02 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=LXyyUmHorZNMSB0OphTiYuP9ZdVCjBZQfCdFj7isgERrq12zOdRWX/kz/Kyu0tIxUMOlsGXo20UrAe6sGY6Yzq0wWw2e+Hvm1hm6DY5aez331A3meIDYOEAAPvXg7PMaf8Q5E7mB08QntIakGAbqxsJgVKo211DRKIj2JgEDsXU= Received: by 10.65.23.19 with SMTP id a19mr519272qbj; Tue, 04 Apr 2006 09:27:02 -0700 (PDT) Received: from ?9.20.183.162? ( [195.212.29.92]) by mx.gmail.com with ESMTP id e15sm550287qbe.2006.04.04.09.27.01; Tue, 04 Apr 2006 09:27:02 -0700 (PDT) Message-ID: <44329E52.40409@googlemail.com> Date: Tue, 04 Apr 2006 17:26:58 +0100 From: Oliver Deakin User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: harmony-dev@incubator.apache.org Subject: New IBM VME Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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 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 -- Oliver Deakin IBM United Kingdom Limited --------------------------------------------------------------------- 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