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/08 17:39:46 UTC

[jira] Updated: (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 ]

Sean Qiu updated HARMONY-5587:
------------------------------

    Attachment: Harmony-5587.zip

Could someone please try this patch?

> [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
>         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.