[ https://issues.apache.org/jira/browse/HARMONY-4312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexei Zakharov reassigned HARMONY-4312:
----------------------------------------
Assignee: Alexei Zakharov
> [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.
|