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/11 06:12:46 UTC

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

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

                 Key: HARMONY-5591
                 URL: https://issues.apache.org/jira/browse/HARMONY-5591
             Project: Harmony
          Issue Type: New Feature
          Components: JDK
            Reporter: Sean Qiu


Implement InstanceCounts Command for JDWP of Java 6.
This command returns will return specified class's instance count if any.

The current test is based on the behavior of RI.

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


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

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

Sean Qiu updated HARMONY-5591:
------------------------------

    Attachment: Harmony-5591.zip

Could someone please try this patch?
Thanks

> [jdktools][jdwp6] Add new jdwp command "InstanceCount" for jdwp 6
> -----------------------------------------------------------------
>
>                 Key: HARMONY-5591
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5591
>             Project: Harmony
>          Issue Type: New Feature
>          Components: JDK
>            Reporter: Sean Qiu
>         Attachments: Harmony-5591.zip
>
>
> Implement InstanceCounts Command for JDWP of Java 6.
> This command returns will return specified class's instance count if any.
> The current test is based on the behavior of RI.

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


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

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

Sean Qiu closed HARMONY-5591.
-----------------------------


Verified by Sean at r635886.
Thanks, Jimmy.

> [jdktools][jdwp6] Add new jdwp command "InstanceCount" for jdwp 6
> -----------------------------------------------------------------
>
>                 Key: HARMONY-5591
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5591
>             Project: Harmony
>          Issue Type: New Feature
>          Components: JDK
>            Reporter: Sean Qiu
>             Fix For: 5.0M6
>
>         Attachments: Harmony-5591.zip
>
>
> Implement InstanceCounts Command for JDWP of Java 6.
> This command returns will return specified class's instance count if any.
> The current test is based on the behavior of RI.

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


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

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

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

       Resolution: Fixed
    Fix Version/s: 5.0M6

Hi,
    The fix is fine. Please go ahead with further development.

> [jdktools][jdwp6] Add new jdwp command "InstanceCount" for jdwp 6
> -----------------------------------------------------------------
>
>                 Key: HARMONY-5591
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5591
>             Project: Harmony
>          Issue Type: New Feature
>          Components: JDK
>            Reporter: Sean Qiu
>             Fix For: 5.0M6
>
>         Attachments: Harmony-5591.zip
>
>
> Implement InstanceCounts Command for JDWP of Java 6.
> This command returns will return specified class's instance count if any.
> The current test is based on the behavior of RI.

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