Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 97262 invoked from network); 25 Jan 2008 10:07:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Jan 2008 10:07:05 -0000 Received: (qmail 43082 invoked by uid 500); 25 Jan 2008 10:06:51 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 43068 invoked by uid 500); 25 Jan 2008 10:06:51 -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 43056 invoked by uid 99); 25 Jan 2008 10:06:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Jan 2008 02:06:51 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Jan 2008 10:06:33 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E69CA71425E for ; Fri, 25 Jan 2008 02:06:39 -0800 (PST) Message-ID: <29103805.1201255599942.JavaMail.jira@brutus> Date: Fri, 25 Jan 2008 02:06:39 -0800 (PST) From: "Mikhail Fursov (JIRA)" To: commits@harmony.apache.org Subject: [jira] Updated: (HARMONY-5423) [drlvm][gc_gen] Merging Java sources for both compressed and uncompressed reference modes In-Reply-To: <5587603.1201253435331.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-5423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Fursov updated HARMONY-5423: ------------------------------------ Attachment: uncompress_jar_remove.diff > [drlvm][gc_gen] Merging Java sources for both compressed and uncompressed reference modes > ----------------------------------------------------------------------------------------- > > Key: HARMONY-5423 > URL: https://issues.apache.org/jira/browse/HARMONY-5423 > Project: Harmony > Issue Type: Improvement > Components: DRLVM > Reporter: Mikhail Fursov > Assignee: Mikhail Fursov > Priority: Minor > Attachments: uncompress_jar_remove.diff > > > The patch removes 'javasrc_uncom' folder, which is a copy of original 'javasrc' folder with only one line modified. All the differences needed are applied in original 'javasrc' sources. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.