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/28 04:26:24 UTC

[jira] Created: (HARMONY-5660) [jdktools][jdwp6] Uplift command Set and Composite for Java 6

[jdktools][jdwp6] Uplift command Set and Composite for Java 6
-------------------------------------------------------------

                 Key: HARMONY-5660
                 URL: https://issues.apache.org/jira/browse/HARMONY-5660
             Project: Harmony
          Issue Type: New Feature
            Reporter: Sean Qiu
         Attachments: Harmony-5660.zip

Uplift Set and Composite commands.
Set Command:
Case ClassOnly - if modKind is 4 (change)
Case ClassMatch - if modKind is 5 (change)
Case ClassExclude - if modKind is 6 (change)
Case SourceNameMatch - if modKind is 12 (new)

Composite Command:
Case MethodExitWithReturnValue
Case MonitorContendedEnter
Case MonitorContendedEntered
Case MonitorWait
Case MonitorWaited 

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


[jira] Closed: (HARMONY-5660) [jdktools][jdwp6] Uplift command Set and Composite for Java 6

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

Sean Qiu closed HARMONY-5660.
-----------------------------


Verified by Sean at r645814.
Thanks

> [jdktools][jdwp6] Uplift command Set and Composite for Java 6
> -------------------------------------------------------------
>
>                 Key: HARMONY-5660
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5660
>             Project: Harmony
>          Issue Type: New Feature
>            Reporter: Sean Qiu
>            Assignee: Jimmy, Jing Lv
>         Attachments: build.diff, Harmony-5660.zip
>
>
> Uplift Set and Composite commands.
> Set Command:
> Case ClassOnly - if modKind is 4 (change)
> Case ClassMatch - if modKind is 5 (change)
> Case ClassExclude - if modKind is 6 (change)
> Case SourceNameMatch - if modKind is 12 (new)
> Composite Command:
> Case MethodExitWithReturnValue
> Case MonitorContendedEnter
> Case MonitorContendedEntered
> Case MonitorWait
> Case MonitorWaited 

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


[jira] Updated: (HARMONY-5660) [jdktools][jdwp6] Uplift command Set and Composite for Java 6

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

Sean Qiu updated HARMONY-5660:
------------------------------

    Attachment: Harmony-5660.zip

Could someone please try this patch? Thanks.

> [jdktools][jdwp6] Uplift command Set and Composite for Java 6
> -------------------------------------------------------------
>
>                 Key: HARMONY-5660
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5660
>             Project: Harmony
>          Issue Type: New Feature
>            Reporter: Sean Qiu
>         Attachments: Harmony-5660.zip
>
>
> Uplift Set and Composite commands.
> Set Command:
> Case ClassOnly - if modKind is 4 (change)
> Case ClassMatch - if modKind is 5 (change)
> Case ClassExclude - if modKind is 6 (change)
> Case SourceNameMatch - if modKind is 12 (new)
> Composite Command:
> Case MethodExitWithReturnValue
> Case MonitorContendedEnter
> Case MonitorContendedEntered
> Case MonitorWait
> Case MonitorWaited 

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


[jira] Updated: (HARMONY-5660) [jdktools][jdwp6] Uplift command Set and Composite for Java 6

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

Sean Qiu updated HARMONY-5660:
------------------------------

    Attachment: build.diff

> [jdktools][jdwp6] Uplift command Set and Composite for Java 6
> -------------------------------------------------------------
>
>                 Key: HARMONY-5660
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5660
>             Project: Harmony
>          Issue Type: New Feature
>            Reporter: Sean Qiu
>            Assignee: Jimmy, Jing Lv
>         Attachments: build.diff, Harmony-5660.zip
>
>
> Uplift Set and Composite commands.
> Set Command:
> Case ClassOnly - if modKind is 4 (change)
> Case ClassMatch - if modKind is 5 (change)
> Case ClassExclude - if modKind is 6 (change)
> Case SourceNameMatch - if modKind is 12 (new)
> Composite Command:
> Case MethodExitWithReturnValue
> Case MonitorContendedEnter
> Case MonitorContendedEntered
> Case MonitorWait
> Case MonitorWaited 

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


[jira] Assigned: (HARMONY-5660) [jdktools][jdwp6] Uplift command Set and Composite for Java 6

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

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

    Assignee: Jimmy, Jing Lv

> [jdktools][jdwp6] Uplift command Set and Composite for Java 6
> -------------------------------------------------------------
>
>                 Key: HARMONY-5660
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5660
>             Project: Harmony
>          Issue Type: New Feature
>            Reporter: Sean Qiu
>            Assignee: Jimmy, Jing Lv
>         Attachments: Harmony-5660.zip
>
>
> Uplift Set and Composite commands.
> Set Command:
> Case ClassOnly - if modKind is 4 (change)
> Case ClassMatch - if modKind is 5 (change)
> Case ClassExclude - if modKind is 6 (change)
> Case SourceNameMatch - if modKind is 12 (new)
> Composite Command:
> Case MethodExitWithReturnValue
> Case MonitorContendedEnter
> Case MonitorContendedEntered
> Case MonitorWait
> Case MonitorWaited 

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


[jira] Resolved: (HARMONY-5660) [jdktools][jdwp6] Uplift command Set and Composite for Java 6

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

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

    Resolution: Fixed

Hi,
    The fix is fine, I've commit at r645814. Please verify. Thanks. 

> [jdktools][jdwp6] Uplift command Set and Composite for Java 6
> -------------------------------------------------------------
>
>                 Key: HARMONY-5660
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5660
>             Project: Harmony
>          Issue Type: New Feature
>            Reporter: Sean Qiu
>            Assignee: Jimmy, Jing Lv
>         Attachments: build.diff, Harmony-5660.zip
>
>
> Uplift Set and Composite commands.
> Set Command:
> Case ClassOnly - if modKind is 4 (change)
> Case ClassMatch - if modKind is 5 (change)
> Case ClassExclude - if modKind is 6 (change)
> Case SourceNameMatch - if modKind is 12 (new)
> Composite Command:
> Case MethodExitWithReturnValue
> Case MonitorContendedEnter
> Case MonitorContendedEntered
> Case MonitorWait
> Case MonitorWaited 

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