Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 50116 invoked from network); 11 Feb 2008 14:54:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Feb 2008 14:54:30 -0000 Received: (qmail 24843 invoked by uid 500); 11 Feb 2008 14:54:24 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 24820 invoked by uid 500); 11 Feb 2008 14:54:23 -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 24811 invoked by uid 99); 11 Feb 2008 14:54:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Feb 2008 06:54:23 -0800 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.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Feb 2008 14:54:01 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5A17B71407E for ; Mon, 11 Feb 2008 06:54:09 -0800 (PST) Message-ID: <10608233.1202741649366.JavaMail.jira@brutus> Date: Mon, 11 Feb 2008 06:54:09 -0800 (PST) From: "Gregory Shimansky (JIRA)" To: commits@harmony.apache.org Subject: [jira] Resolved: (HARMONY-5403) [drlvm][thread] regression after Thread.interrupt refactoring In-Reply-To: <23296633.1200667534270.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-5403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Shimansky resolved HARMONY-5403. ---------------------------------------- Resolution: Fixed 2nd patch is applied at 620498. Please check that the bug is fixed for you. > [drlvm][thread] regression after Thread.interrupt refactoring > ------------------------------------------------------------- > > Key: HARMONY-5403 > URL: https://issues.apache.org/jira/browse/HARMONY-5403 > Project: Harmony > Issue Type: Bug > Components: DRLVM > Environment: revision 612140; Linux x86 ad Linux x86_64 > Reporter: Andrey Yakushev > Assignee: Gregory Shimansky > Attachments: H5403-2.patch, H5403.patch, H5403.patch, H5403.patch > > > Two reliability tests: api.util.ConcurrentTest and vm.gc.GCTest started hanging. > My investigation showed that problem was introduced by svn commit: r612124. This is patch from HARMONY-5352. > Please revert patch or fix the problem. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.