Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 368 invoked from network); 27 Mar 2007 10:20:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Mar 2007 10:20:56 -0000 Received: (qmail 30096 invoked by uid 500); 27 Mar 2007 10:21:01 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 30018 invoked by uid 500); 27 Mar 2007 10:21:01 -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 29994 invoked by uid 99); 27 Mar 2007 10:21:01 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Mar 2007 03:21:01 -0700 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; Tue, 27 Mar 2007 03:20:53 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E69DB714070 for ; Tue, 27 Mar 2007 03:20:32 -0700 (PDT) Message-ID: <24449137.1174990832942.JavaMail.jira@brutus> Date: Tue, 27 Mar 2007 03:20:32 -0700 (PDT) From: "Gregory Shimansky (JIRA)" To: commits@harmony.apache.org Subject: [jira] Assigned: (HARMONY-3504) [drlvm][thread] ThreadGroupTest is failed In-Reply-To: <18558096.1174983512324.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-3504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Shimansky reassigned HARMONY-3504: ------------------------------------------ Assignee: Gregory Shimansky > [drlvm][thread] ThreadGroupTest is failed > ----------------------------------------- > > Key: HARMONY-3504 > URL: https://issues.apache.org/jira/browse/HARMONY-3504 > Project: Harmony > Issue Type: Bug > Components: DRLVM > Reporter: Pavel Rebriy > Assigned To: Gregory Shimansky > Attachments: HUT_ThreadGroupTest_fix.patch > > > HUT ThreadGroupTest is failed after commit HARMONY-3413 > (see http://mail-archives.apache.org/mod_mbox/harmony-dev/200703.mbox/%3c7273946b0703262327y12113338r53752cf0e79a1c88@mail.gmail.com%3e) > The problem is in incorrect assert which set in jthread_exception_stop() function. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.