From commits-return-22518-apmail-harmony-commits-archive=harmony.apache.org@harmony.apache.org Thu Dec 14 17:15:46 2006 Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 85516 invoked from network); 14 Dec 2006 17:15:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Dec 2006 17:15:46 -0000 Received: (qmail 89850 invoked by uid 500); 14 Dec 2006 17:15:53 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 89825 invoked by uid 500); 14 Dec 2006 17:15: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 89816 invoked by uid 99); 14 Dec 2006 17:15:53 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Dec 2006 09:15: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; Thu, 14 Dec 2006 09:15:45 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 60C81714167 for ; Thu, 14 Dec 2006 09:15:25 -0800 (PST) Message-ID: <1238856.1166116525394.JavaMail.jira@brutus> Date: Thu, 14 Dec 2006 09:15:25 -0800 (PST) From: "Evgueni Brevnov (JIRA)" To: commits@harmony.apache.org Subject: [jira] Updated: (HARMONY-2391) [drlvm] The VM doesn't cleanup resources if there are running daemon threads In-Reply-To: <24128755.1164973881107.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 [ http://issues.apache.org/jira/browse/HARMONY-2391?page=all ] Evgueni Brevnov updated HARMONY-2391: ------------------------------------- Attachment: java_shutdown_update5.patch I looked closer at the stress.Sync test problem and it turned out to be the problem of shutdown patch not TM problem. So here is the updated patch with the problem fixed. Now 100% of drlvm & classlib tests pass on Win-ia32 Lin-ia32. 100% of drlvm tests pass on em64t. Other configurations were not tested. Please, check the rest if necessary and commit. Thanks Evgueni > [drlvm] The VM doesn't cleanup resources if there are running daemon threads > ---------------------------------------------------------------------------- > > Key: HARMONY-2391 > URL: http://issues.apache.org/jira/browse/HARMONY-2391 > Project: Harmony > Issue Type: Bug > Components: DRLVM > Environment: All > Reporter: Evgueni Brevnov > Assigned To: weldon washburn > Attachments: java_shutdown.patch, java_shutdown_tests.patch, java_shutdown_tests_update.patch, java_shutdown_update.patch, java_shutdown_update2.patch, java_shutdown_update3.patch, java_shutdown_update4.patch, java_shutdown_update5.patch > > > Safe shutdown of java threads implemented. -- 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