Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 22352 invoked from network); 26 Nov 2007 06:12:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Nov 2007 06:12:06 -0000 Received: (qmail 39266 invoked by uid 500); 26 Nov 2007 06:11:54 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 39242 invoked by uid 500); 26 Nov 2007 06:11:54 -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 39233 invoked by uid 99); 26 Nov 2007 06:11:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Nov 2007 22:11:54 -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; Mon, 26 Nov 2007 06:12:04 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 1495F714159 for ; Sun, 25 Nov 2007 22:11:43 -0800 (PST) Message-ID: <33402871.1196057503049.JavaMail.jira@brutus> Date: Sun, 25 Nov 2007 22:11:43 -0800 (PST) From: "Pavel Pervov (JIRA)" To: commits@harmony.apache.org Subject: [jira] Commented: (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:comment-tabpanel#action_12545335 ] Pavel Pervov commented on HARMONY-5164: --------------------------------------- Everything works fine now. Thank you. > [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.