Return-Path: Delivered-To: apmail-incubator-harmony-commits-archive@www.apache.org Received: (qmail 50426 invoked from network); 26 Sep 2006 05:41:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Sep 2006 05:41:00 -0000 Received: (qmail 6346 invoked by uid 500); 26 Sep 2006 05:40:47 -0000 Delivered-To: apmail-incubator-harmony-commits-archive@incubator.apache.org Received: (qmail 6244 invoked by uid 500); 26 Sep 2006 05:40:47 -0000 Mailing-List: contact harmony-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-commits@incubator.apache.org Received: (qmail 6233 invoked by uid 99); 26 Sep 2006 05:40:47 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Sep 2006 22:40:47 -0700 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received: from [209.237.227.198] ([209.237.227.198:42725] helo=brutus.apache.org) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 29/81-05106-A5DB8154 for ; Mon, 25 Sep 2006 22:40:42 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E324471428E for ; Tue, 26 Sep 2006 05:36:55 +0000 (GMT) Message-ID: <14776473.1159249015927.JavaMail.jira@brutus> Date: Mon, 25 Sep 2006 22:36:55 -0700 (PDT) From: "Geir Magnusson Jr (JIRA)" To: harmony-commits@incubator.apache.org Subject: [jira] Closed: (HARMONY-1340) Fix invalid assertion in thread_native_fat_monitor.c In-Reply-To: <6119557.1156870703483.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/HARMONY-1340?page=all ] Geir Magnusson Jr closed HARMONY-1340. -------------------------------------- > Fix invalid assertion in thread_native_fat_monitor.c > ---------------------------------------------------- > > Key: HARMONY-1340 > URL: http://issues.apache.org/jira/browse/HARMONY-1340 > Project: Harmony > Issue Type: Bug > Components: DRLVM > Environment: Windows XP professional > Reporter: Anton Luht > Assigned To: Geir Magnusson Jr > Attachments: patch.txt > > > java version "1.5.0" > pre-alpha : not complete or compatible > svn = r438091, (Aug 29 2006), Windows/ia32/msvc 1310, debug build > http://incubator.apache.org/harmony > An attempt to run 'ant test' to run tests causes a popup notifying about an assertion failure in thread_native_fat_monitor.c line 183: saved_recursion < 1 > Seems like assertion saved_recursion >= 0 is more appropriate here > at least with this assertion popup disappears and build proceeds > Please see the patch attached -- 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