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

[jira] Resolved: (HARMONY-4312) [drlvm][lang-management] ThreadMXBean methods must return info only for live threads

     [ https://issues.apache.org/jira/browse/HARMONY-4312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexei Zakharov resolved HARMONY-4312.
--------------------------------------

    Resolution: Fixed

Thanks Andrey. The patch was applied at the repository revision 555229. Please verify it was applied as expected.

> [drlvm][lang-management] ThreadMXBean methods must return info only for live threads
> ------------------------------------------------------------------------------------
>
>                 Key: HARMONY-4312
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4312
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Revision: 552484
>            Reporter: Andrey Yakushev
>            Assignee: Alexei Zakharov
>         Attachments: H4312.patch
>
>
> java.lang.management .ThreadMXBean methods should take into account only live threads. Current implementation sometimes returns info for just terminated thread. For example, it becomes the reason of org.apache.harmony.lang.management.tests.java.lang.management.ThreadMXBeanTest.testGethThreadInfoLongForTerminatedThread fail (see HARMONY-3844)

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