You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Anton Luht (JIRA)" <ji...@apache.org> on 2006/08/29 19:00:23 UTC

[jira] Updated: (HARMONY-1340) Fix invalid assertion in thread_native_fat_monitor.c

     [ http://issues.apache.org/jira/browse/HARMONY-1340?page=all ]

Anton Luht updated HARMONY-1340:
--------------------------------

    Attachment: patch.txt

the patch for the assertion

> 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
>         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