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 05:41:13 UTC

[jira] Created: (HARMONY-1071) There is a new class java.lang.instrument.IllegalClassFormatException in RI, but not in Harmony.

There is a new class java.lang.instrument.IllegalClassFormatException in RI, but not in Harmony.
------------------------------------------------------------------------------------------------

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


There is a new class java.lang.instrument.IllegalClassFormatException 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-1071) There is a new class java.lang.instrument.IllegalClassFormatException in RI, but not in Harmony.

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

Paulex Yang resolved HARMONY-1071.
----------------------------------

    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.

> There is a new class java.lang.instrument.IllegalClassFormatException in RI, but not in Harmony.
> ------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-1071
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1071
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Jimmy, Jing Lv
>         Assigned To: Paulex Yang
>         Attachments: IllegalClassFormatException.diff, IllegalClassFormatException.sh
>
>
> There is a new class java.lang.instrument.IllegalClassFormatException 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-1071) There is a new class java.lang.instrument.IllegalClassFormatException in RI, but not in Harmony.

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

Paulex Yang reassigned HARMONY-1071:
------------------------------------

    Assignee: Paulex Yang

> There is a new class java.lang.instrument.IllegalClassFormatException in RI, but not in Harmony.
> ------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-1071
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1071
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Jimmy, Jing Lv
>         Assigned To: Paulex Yang
>         Attachments: IllegalClassFormatException.diff, IllegalClassFormatException.sh
>
>
> There is a new class java.lang.instrument.IllegalClassFormatException 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-1071) There is a new class java.lang.instrument.IllegalClassFormatException in RI, but not in Harmony.

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

Paulex Yang closed HARMONY-1071.
--------------------------------


Verified by Jimmy.

> There is a new class java.lang.instrument.IllegalClassFormatException in RI, but not in Harmony.
> ------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-1071
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1071
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Jimmy, Jing Lv
>         Assigned To: Paulex Yang
>         Attachments: IllegalClassFormatException.diff, IllegalClassFormatException.sh
>
>
> There is a new class java.lang.instrument.IllegalClassFormatException 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-1071) There is a new class java.lang.instrument.IllegalClassFormatException in RI, but not in Harmony.

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

Hello Paulex,

    Yes, I shall take care of that next time, sorry for inconvenience.
    The fix is good. Thanks!

Best regards,
Jimmy

> There is a new class java.lang.instrument.IllegalClassFormatException in RI, but not in Harmony.
> ------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-1071
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1071
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Jimmy, Jing Lv
>         Assigned To: Paulex Yang
>         Attachments: IllegalClassFormatException.diff, IllegalClassFormatException.sh
>
>
> There is a new class java.lang.instrument.IllegalClassFormatException 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-1071) There is a new class java.lang.instrument.IllegalClassFormatException in RI, but not in Harmony.

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

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

    Attachment: IllegalClassFormatException.diff
                IllegalClassFormatException.sh

Hello,

    Would you please try my patch?

Thanks!

Best regards, 
Jimmy

> There is a new class java.lang.instrument.IllegalClassFormatException in RI, but not in Harmony.
> ------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-1071
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1071
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Jimmy, Jing Lv
>         Attachments: IllegalClassFormatException.diff, IllegalClassFormatException.sh
>
>
> There is a new class java.lang.instrument.IllegalClassFormatException 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