You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "weldon washburn (JIRA)" <ji...@apache.org> on 2006/10/04 05:41:21 UTC

[jira] Closed: (HARMONY-1457) [DRLVM] Patch provided for APR threads for Windows and VM code is adopted

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

weldon washburn closed HARMONY-1457.
------------------------------------

    Resolution: Fixed

closed!

> [DRLVM] Patch provided for APR threads for Windows and VM code is adopted
> -------------------------------------------------------------------------
>
>                 Key: HARMONY-1457
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1457
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Windows
>            Reporter: Ilya Berezhniuk
>         Assigned To: weldon washburn
>         Attachments: apr-threads.patch
>
>
> There was a bug in APR threads implementation for Windows.
> apr_os_thread_get and apr_os_thread_put functions perform implicit cast from HANDLE* to HANDLE and visa versa.
> It was possible because HANDLE is void*, but it resulted in invalid OS handle.
> It prevented apr_thread_yield_other and apr_thread_cancel functions to work correctly.
> Patch provided for APR threadproc/win32/thread.c file. PORT sources for Windows were adopted.

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