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 2006/08/07 07:26:13 UTC

[jira] Created: (HARMONY-1074) [classlib][instrument]There is a new interface java.lang.instrument.ClassFileTransformer in RI, but not in Harmony.

[classlib][instrument]There is a new interface java.lang.instrument.ClassFileTransformer in RI, but not in Harmony.
-------------------------------------------------------------------------------------------------------------------

                 Key: HARMONY-1074
                 URL: http://issues.apache.org/jira/browse/HARMONY-1074
             Project: Harmony
          Issue Type: Improvement
          Components: Classlib
            Reporter: Jimmy, Jing Lv


There is a new interface java.lang.instrument.ClassFileTransformer in RI, but not in Harmony.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HARMONY-1074) [classlib][instrument]There is a new interface java.lang.instrument.ClassFileTransformer in RI, but not in Harmony.

Posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-1074?page=all ]

Jimmy, Jing Lv updated HARMONY-1074:
------------------------------------

    Attachment: ClassFileTransformer.diff
                ClassFileTransformer.sh

Hello,

    Would you please try my patch?

Thanks!

Best regards,
Jimmy



> [classlib][instrument]There is a new interface java.lang.instrument.ClassFileTransformer in RI, but not in Harmony.
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-1074
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1074
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Jimmy, Jing Lv
>         Attachments: ClassFileTransformer.diff, ClassFileTransformer.sh
>
>
> There is a new interface java.lang.instrument.ClassFileTransformer in RI, but not in Harmony.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (HARMONY-1074) [classlib][instrument]There is a new interface java.lang.instrument.ClassFileTransformer in RI, but not in Harmony.

Posted by "Paulex Yang (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-1074?page=all ]

Paulex Yang closed HARMONY-1074.
--------------------------------


Verified by Jimmy.

> [classlib][instrument]There is a new interface java.lang.instrument.ClassFileTransformer in RI, but not in Harmony.
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-1074
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1074
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Jimmy, Jing Lv
>         Assigned To: Paulex Yang
>         Attachments: ClassFileTransformer.diff, ClassFileTransformer.sh
>
>
> There is a new interface java.lang.instrument.ClassFileTransformer in RI, but not in Harmony.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (HARMONY-1074) [classlib][instrument]There is a new interface java.lang.instrument.ClassFileTransformer in RI, but not in Harmony.

Posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-1074?page=comments#action_12426496 ] 
            
Jimmy, Jing Lv commented on HARMONY-1074:
-----------------------------------------

Hello Paulex,

    The fix is good. Thanks!

Best regards,
Jimmy

> [classlib][instrument]There is a new interface java.lang.instrument.ClassFileTransformer in RI, but not in Harmony.
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-1074
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1074
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Jimmy, Jing Lv
>         Assigned To: Paulex Yang
>         Attachments: ClassFileTransformer.diff, ClassFileTransformer.sh
>
>
> There is a new interface java.lang.instrument.ClassFileTransformer in RI, but not in Harmony.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (HARMONY-1074) [classlib][instrument]There is a new interface java.lang.instrument.ClassFileTransformer in RI, but not in Harmony.

Posted by "Paulex Yang (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-1074?page=all ]

Paulex Yang reassigned HARMONY-1074:
------------------------------------

    Assignee: Paulex Yang

> [classlib][instrument]There is a new interface java.lang.instrument.ClassFileTransformer in RI, but not in Harmony.
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-1074
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1074
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Jimmy, Jing Lv
>         Assigned To: Paulex Yang
>         Attachments: ClassFileTransformer.diff, ClassFileTransformer.sh
>
>
> There is a new interface java.lang.instrument.ClassFileTransformer in RI, but not in Harmony.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (HARMONY-1074) [classlib][instrument]There is a new interface java.lang.instrument.ClassFileTransformer in RI, but not in Harmony.

Posted by "Paulex Yang (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-1074?page=all ]

Paulex Yang resolved HARMONY-1074.
----------------------------------

    Resolution: Fixed

Jimmy, patch applied at revision r429287 together with other linked issues(HARMONY-1065, HARMONY-1071, HARMONY-1072, HARMONY-1074, HARMONY-1078), because they are interrelated. Thanks a lot for this enhancement. It would be nice if you make these patches independent. Please verify all these issues are resolved as you expected.

> [classlib][instrument]There is a new interface java.lang.instrument.ClassFileTransformer in RI, but not in Harmony.
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-1074
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1074
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Jimmy, Jing Lv
>         Assigned To: Paulex Yang
>         Attachments: ClassFileTransformer.diff, ClassFileTransformer.sh
>
>
> There is a new interface java.lang.instrument.ClassFileTransformer in RI, but not in Harmony.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira