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/10 07:37:46 UTC

[jira] Assigned: (HARMONY-5587) [jdktools][jdwp6] Add new command ConstantPool Command for Java 6

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

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

    Assignee: Jimmy, Jing Lv

> [jdktools][jdwp6] Add new command ConstantPool Command for Java 6
> -----------------------------------------------------------------
>
>                 Key: HARMONY-5587
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5587
>             Project: Harmony
>          Issue Type: New Feature
>          Components: JDK
>            Reporter: Sean Qiu
>            Assignee: Jimmy, Jing Lv
>         Attachments: Harmony-5587.zip
>
>
> Implement ConstantPool Command for JDWP of Java 6.
> This command returns the raw bytes of the constant pool in the format of the constant_pool item of the Class File Format in the Java Virtual Machine Specification. 
> The spec does not specify the content details of constant pool in runtime.
> It may be changed between different VM implementations.
> 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.