Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 94059 invoked from network); 27 Jul 2008 12:20:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Jul 2008 12:20:52 -0000 Received: (qmail 48151 invoked by uid 500); 27 Jul 2008 12:20:52 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 48051 invoked by uid 500); 27 Jul 2008 12:20:52 -0000 Mailing-List: contact commits-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 commits@harmony.apache.org Received: (qmail 48042 invoked by uid 99); 27 Jul 2008 12:20:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 Jul 2008 05:20:52 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 Jul 2008 12:20:06 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D3D78234C185 for ; Sun, 27 Jul 2008 05:20:31 -0700 (PDT) Message-ID: <2010679343.1217161231866.JavaMail.jira@brutus> Date: Sun, 27 Jul 2008 05:20:31 -0700 (PDT) From: "Senaka Fernando (JIRA)" To: commits@harmony.apache.org Subject: [jira] Commented: (HARMONY-5917) localization of Harmony VM In-Reply-To: <1038821237.1216324051772.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 [ https://issues.apache.org/jira/browse/HARMONY-5917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617276#action_12617276 ] Senaka Fernando commented on HARMONY-5917: ------------------------------------------ Hi Alexei, I found that the classloader.cpp infact had an error. I'm still in search of the other two. However, 'ant test' and 'ant test2' don't seem to work with or with out the patch. I doubt whether I'm missing anything here. Also, I'm on a Ubuntu Hardy using gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7). Regards, Senaka > localization of Harmony VM > -------------------------- > > Key: HARMONY-5917 > URL: https://issues.apache.org/jira/browse/HARMONY-5917 > Project: Harmony > Issue Type: Improvement > Components: VM > Reporter: Senaka Fernando > Assignee: Alexei Fedotov > Attachments: harmony-5917.patch.txt > > > localization of Harmony VM, by replacing WARN with LWARN and DIE with LDIE. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.