From commits-return-20148-apmail-harmony-commits-archive=harmony.apache.org@harmony.apache.org Tue Nov 28 11:37:44 2006 Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 200 invoked from network); 28 Nov 2006 11:37:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Nov 2006 11:37:44 -0000 Received: (qmail 12237 invoked by uid 500); 28 Nov 2006 11:37:53 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 12125 invoked by uid 500); 28 Nov 2006 11:37:53 -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 12115 invoked by uid 99); 28 Nov 2006 11:37:53 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Nov 2006 03:37:53 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= 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; Tue, 28 Nov 2006 03:37:43 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 369217142E4 for ; Tue, 28 Nov 2006 03:37:23 -0800 (PST) Message-ID: <28150995.1164713843220.JavaMail.jira@brutus> Date: Tue, 28 Nov 2006 03:37:23 -0800 (PST) From: "Aleksey Ignatenko (JIRA)" To: commits@harmony.apache.org Subject: [jira] Commented: (HARMONY-2158) native resource cleanup MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://issues.apache.org/jira/browse/HARMONY-2158?page=comments#action_12453887 ] Aleksey Ignatenko commented on HARMONY-2158: -------------------------------------------- Weldon, what is the progress with the patch? > native resource cleanup > ----------------------- > > Key: HARMONY-2158 > URL: http://issues.apache.org/jira/browse/HARMONY-2158 > Project: Harmony > Issue Type: Improvement > Components: DRLVM > Reporter: Aleksey Ignatenko > Assigned To: weldon washburn > Attachments: cleanup_sources_1558_merged.patch, cleanup_sources_1558_merged_updated.patch > > > Current implementation of DrlVM implies common code pool for all jitted code. There are disadvantages of that approach: common lock for all allocation operations, no possibility to free memory of jitted code in case when there is class unloading happent. -- 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