You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Sean Qiu (JIRA)" <ji...@apache.org> on 2008/03/03 12:58:54 UTC

[jira] Created: (HARMONY-5562) [jdktools][jdwp6] Add new jdwp command "Instances" for jdwp 6

[jdktools][jdwp6] Add new jdwp command "Instances" for jdwp 6
-------------------------------------------------------------

                 Key: HARMONY-5562
                 URL: https://issues.apache.org/jira/browse/HARMONY-5562
             Project: Harmony
          Issue Type: New Feature
          Components: JDK
    Affects Versions: 5.0M5
            Reporter: Sean Qiu
         Attachments: Harmony-5562.zip

Add new jdwp command "Instances" for jdwp 6.
This command will return the directly or indirectly reachable instances of desired class.

The new jvmti 6 function FollowReferences are still not available in our vm.
Tested with RI runtime.

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


[jira] Assigned: (HARMONY-5562) [jdktools][jdwp6] Add new jdwp command "Instances" for jdwp 6

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

Jimmy, Jing Lv reassigned HARMONY-5562:
---------------------------------------

    Assignee: Jimmy, Jing Lv

> [jdktools][jdwp6] Add new jdwp command "Instances" for jdwp 6
> -------------------------------------------------------------
>
>                 Key: HARMONY-5562
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5562
>             Project: Harmony
>          Issue Type: New Feature
>          Components: JDK
>    Affects Versions: 5.0M5
>            Reporter: Sean Qiu
>            Assignee: Jimmy, Jing Lv
>         Attachments: Harmony-5562.zip
>
>
> Add new jdwp command "Instances" for jdwp 6.
> This command will return the directly or indirectly reachable instances of desired class.
> The new jvmti 6 function FollowReferences are still not available in our vm.
> Tested with RI runtime.

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


[jira] Closed: (HARMONY-5562) [jdktools][jdwp6] Add new jdwp command "Instances" for jdwp 6

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

Sean Qiu closed HARMONY-5562.
-----------------------------


Verified by Sean.
Thanks

> [jdktools][jdwp6] Add new jdwp command "Instances" for jdwp 6
> -------------------------------------------------------------
>
>                 Key: HARMONY-5562
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5562
>             Project: Harmony
>          Issue Type: New Feature
>          Components: JDK
>    Affects Versions: 5.0M5
>            Reporter: Sean Qiu
>            Assignee: Jimmy, Jing Lv
>             Fix For: 5.0M5
>
>         Attachments: Harmony-5562.zip
>
>
> Add new jdwp command "Instances" for jdwp 6.
> This command will return the directly or indirectly reachable instances of desired class.
> The new jvmti 6 function FollowReferences are still not available in our vm.
> Tested with RI runtime.

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


[jira] Resolved: (HARMONY-5562) [jdktools][jdwp6] Add new jdwp command "Instances" for jdwp 6

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

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

       Resolution: Fixed
    Fix Version/s: 5.0M5

The fix is fine. Please add new JVMTI.h and add testcase into exclude list to make it build. Thanks.

> [jdktools][jdwp6] Add new jdwp command "Instances" for jdwp 6
> -------------------------------------------------------------
>
>                 Key: HARMONY-5562
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5562
>             Project: Harmony
>          Issue Type: New Feature
>          Components: JDK
>    Affects Versions: 5.0M5
>            Reporter: Sean Qiu
>            Assignee: Jimmy, Jing Lv
>             Fix For: 5.0M5
>
>         Attachments: Harmony-5562.zip
>
>
> Add new jdwp command "Instances" for jdwp 6.
> This command will return the directly or indirectly reachable instances of desired class.
> The new jvmti 6 function FollowReferences are still not available in our vm.
> Tested with RI runtime.

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


[jira] Updated: (HARMONY-5562) [jdktools][jdwp6] Add new jdwp command "Instances" for jdwp 6

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

Sean Qiu updated HARMONY-5562:
------------------------------

    Attachment: Harmony-5562.zip

Could someone please try this patch?

> [jdktools][jdwp6] Add new jdwp command "Instances" for jdwp 6
> -------------------------------------------------------------
>
>                 Key: HARMONY-5562
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5562
>             Project: Harmony
>          Issue Type: New Feature
>          Components: JDK
>    Affects Versions: 5.0M5
>            Reporter: Sean Qiu
>         Attachments: Harmony-5562.zip
>
>
> Add new jdwp command "Instances" for jdwp 6.
> This command will return the directly or indirectly reachable instances of desired class.
> The new jvmti 6 function FollowReferences are still not available in our vm.
> Tested with RI runtime.

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