Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 80653 invoked from network); 23 Nov 2007 15:13:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Nov 2007 15:13:07 -0000 Received: (qmail 22666 invoked by uid 500); 23 Nov 2007 15:12:54 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 22569 invoked by uid 500); 23 Nov 2007 15:12: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 22560 invoked by uid 99); 23 Nov 2007 15:12:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Nov 2007 07:12:53 -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, 23 Nov 2007 15:13:04 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 20E76714159 for ; Fri, 23 Nov 2007 07:12:43 -0800 (PST) Message-ID: <13536290.1195830763114.JavaMail.jira@brutus> Date: Fri, 23 Nov 2007 07:12:43 -0800 (PST) From: "Gregory Shimansky (JIRA)" To: commits@harmony.apache.org Subject: [jira] Resolved: (HARMONY-5164) [drlvm][thread] join should not call notifyAll on thread instance. In-Reply-To: <26372480.1195657123007.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-5164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Shimansky resolved HARMONY-5164. ---------------------------------------- Resolution: Fixed Assignee: Gregory Shimansky Patch is applied at 597678. Please check that the bug is fixed. > [drlvm][thread] join should not call notifyAll on thread instance. > ------------------------------------------------------------------ > > Key: HARMONY-5164 > URL: https://issues.apache.org/jira/browse/HARMONY-5164 > Project: Harmony > Issue Type: Bug > Environment: All > Reporter: Pavel Pervov > Assignee: Gregory Shimansky > Attachments: H5164.patch, join_test.java > > > I'll attach the test which demonstrates wrong behaviour. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.