You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2008/03/13 08:21:46 UTC

[jira] Resolved: (HARMONY-5596) [jdktools][jdwp6] Add new command ReferringObjects Command for Java 6

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

Jimmy, Jing Lv resolved HARMONY-5596.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0M6

Hi,
     The fix is fine. Please go ahead.

>  [jdktools][jdwp6] Add new command ReferringObjects Command for Java 6
> ----------------------------------------------------------------------
>
>                 Key: HARMONY-5596
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5596
>             Project: Harmony
>          Issue Type: New Feature
>          Components: JDK
>            Reporter: Sean Qiu
>            Assignee: Jimmy, Jing Lv
>             Fix For: 5.0M6
>
>         Attachments: Harmony-5596.zip
>
>
> Implement ReferringObjects Command for Java 6, which returns objects that directly reference this object. 
> Only objects that are reachable for the purposes of garbage collection are returned.
> Note that an object can also be referenced in other ways, such as from a local variable in a stack frame, or from a JNI global reference. 
> Such non-object referrers are not returned by this command.

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