Return-Path: Delivered-To: apmail-incubator-harmony-commits-archive@www.apache.org Received: (qmail 22653 invoked from network); 8 Aug 2006 17:01:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Aug 2006 17:01:02 -0000 Received: (qmail 40385 invoked by uid 500); 8 Aug 2006 17:01:02 -0000 Delivered-To: apmail-incubator-harmony-commits-archive@incubator.apache.org Received: (qmail 40342 invoked by uid 500); 8 Aug 2006 17:01:02 -0000 Mailing-List: contact harmony-commits-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-commits@incubator.apache.org Received: (qmail 40331 invoked by uid 99); 8 Aug 2006 17:01:02 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Aug 2006 10:01:02 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Aug 2006 10:00:59 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 220C441000C for ; Tue, 8 Aug 2006 16:58:17 +0000 (GMT) Message-ID: <9694947.1155056297137.JavaMail.jira@brutus> Date: Tue, 8 Aug 2006 09:58:17 -0700 (PDT) From: "George Harley (JIRA)" To: harmony-commits@incubator.apache.org Subject: [jira] Resolved: (HARMONY-1084) Patches to move up to 5.0, and use new IBM VME In-Reply-To: <16152875.1154965214355.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 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 [ http://issues.apache.org/jira/browse/HARMONY-1084?page=all ] George Harley resolved HARMONY-1084. ------------------------------------ Resolution: Fixed All changes are now in place. Best regards, George > Patches to move up to 5.0, and use new IBM VME > ---------------------------------------------- > > Key: HARMONY-1084 > URL: http://issues.apache.org/jira/browse/HARMONY-1084 > Project: Harmony > Issue Type: Improvement > Components: Classlib > Reporter: Oliver Deakin > Assigned To: George Harley > Attachments: VME4.classlib.update.diff, VME4.eclipse.plugin.update.diff > > > This JIRA will contain the patches required to use the new IBM VME, as announced on the dev list. > VME4.classlib.update.diff will contain all the classlib updates required, which consist of: > - Change Java build target from jsr14 to 1.5 > - Change the bootclasspath system property name from com.ibm.oti.system.class.path to org.apache.harmony.boot.class.path > - Create a new org.apache.harmony.luni.platform.Environment class that contains two (currently stubbed) getenv() methods. Once these methods are implemented, VM writers will be able to redirect System.getenv() calls to this class. > - Rename clearvm.dll/libclearvm.so to harmonyvm.dll/libharmonyvm.so, and update the launchers reference to this library. > - Update tests.api.java.lang.reflect.ArrayTest and tests.api.java.lang.ThreadGroupTest to reflect changes between 1.4 and 5.0 behaviour. > VME4.eclipse.plugin.update.diff will contain all the Eclipse plugin updates required, which consist of: > - Rename clearvm.properties to harmonyvm.properties, and update the Eclipse plugin to find this file. > Please do not apply these patches until the new VME is available for download. I will announce this to the list at the appropriate time. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira