You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Andrey Yakushev (JIRA)" <ji...@apache.org> on 2007/04/09 12:01:32 UTC

[jira] Created: (HARMONY-3595) [drlvm][port] apr_thread_times is not implemented on Linux

[drlvm][port] apr_thread_times is not implemented on Linux
----------------------------------------------------------

                 Key: HARMONY-3595
                 URL: https://issues.apache.org/jira/browse/HARMONY-3595
             Project: Harmony
          Issue Type: Bug
          Components: DRLVM
         Environment: Linux
            Reporter: Andrey Yakushev


Function apr_thread_times is not implemented on Linux, but returns APR_SUCCESS.
In particular this results to fail in testGetAttributes from org.apache.harmony.lang.management.ThreadMXBeanImplTest from HUT.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (HARMONY-3595) [drlvm][port] apr_thread_times is not implemented on Linux

Posted by "Andrey Yakushev (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrey Yakushev closed HARMONY-3595.
------------------------------------

    Resolution: Duplicate

Corrected in HARMONY-3288 

> [drlvm][port] apr_thread_times is not implemented on Linux
> ----------------------------------------------------------
>
>                 Key: HARMONY-3595
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3595
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Linux
>            Reporter: Andrey Yakushev
>         Assigned To: Gregory Shimansky
>
> Function apr_thread_times is not implemented on Linux, but returns APR_SUCCESS.
> In particular this results to fail in testGetAttributes from org.apache.harmony.lang.management.ThreadMXBeanImplTest from HUT.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (HARMONY-3595) [drlvm][port] apr_thread_times is not implemented on Linux

Posted by "Gregory Shimansky (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gregory Shimansky reassigned HARMONY-3595:
------------------------------------------

    Assignee: Gregory Shimansky

> [drlvm][port] apr_thread_times is not implemented on Linux
> ----------------------------------------------------------
>
>                 Key: HARMONY-3595
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3595
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Linux
>            Reporter: Andrey Yakushev
>         Assigned To: Gregory Shimansky
>
> Function apr_thread_times is not implemented on Linux, but returns APR_SUCCESS.
> In particular this results to fail in testGetAttributes from org.apache.harmony.lang.management.ThreadMXBeanImplTest from HUT.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HARMONY-3595) [drlvm][port] apr_thread_times is not implemented on Linux

Posted by "Andrey Yakushev (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-3595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489097 ] 

Andrey Yakushev commented on HARMONY-3595:
------------------------------------------

It seems like this bug is fixed after HARMONY-3288 commiting.
See also HARMONY-3482 which suggest removing apr_thread_times at all.

> [drlvm][port] apr_thread_times is not implemented on Linux
> ----------------------------------------------------------
>
>                 Key: HARMONY-3595
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3595
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Linux
>            Reporter: Andrey Yakushev
>         Assigned To: Gregory Shimansky
>
> Function apr_thread_times is not implemented on Linux, but returns APR_SUCCESS.
> In particular this results to fail in testGetAttributes from org.apache.harmony.lang.management.ThreadMXBeanImplTest from HUT.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.