You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/05/27 23:35:29 UTC

[jira] Created: (HARMONY-520) [classlib][luni] java.lang.refleft Java 5 updates

[classlib][luni] java.lang.refleft Java 5 updates
-------------------------------------------------

         Key: HARMONY-520
         URL: http://issues.apache.org/jira/browse/HARMONY-520
     Project: Harmony
        Type: Improvement

  Components: Classlib  
    Reporter: Nathan Beyer


This issue contains patches and new files to uplift the java.lang.reflect package to be more in line with the Java 5 specification. The rest of the needed changes will have to be made in the luni-kernel project.

-- 
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-520) [classlib][luni] java.lang.refleft Java 5 updates

Posted by "Mikhail Loenko (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-520?page=all ]
     
Mikhail Loenko closed HARMONY-520:
----------------------------------


verified by Nathan

> [classlib][luni] java.lang.refleft Java 5 updates
> -------------------------------------------------
>
>          Key: HARMONY-520
>          URL: http://issues.apache.org/jira/browse/HARMONY-520
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Nathan Beyer
>     Assignee: Mikhail Loenko
>  Attachments: jlr_classes_patch.txt, jlr_classes_patch_additional.txt, jlr_kernel_classes_patch.txt, new_jlr_classes.zip
>
> This issue contains patches and new files to uplift the java.lang.reflect package to be more in line with the Java 5 specification. The rest of the needed changes will have to be made in the luni-kernel project.

-- 
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-520) [classlib][luni] java.lang.refleft Java 5 updates

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

Nathan Beyer updated HARMONY-520:
---------------------------------

    Attachment: new_jlr_classes.zip
                jlr_classes_patch.txt

The ZIP file contains new files, the text file contains a patch for existing files, including the manifest.

> [classlib][luni] java.lang.refleft Java 5 updates
> -------------------------------------------------
>
>          Key: HARMONY-520
>          URL: http://issues.apache.org/jira/browse/HARMONY-520
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Nathan Beyer
>  Attachments: jlr_classes_patch.txt, new_jlr_classes.zip
>
> This issue contains patches and new files to uplift the java.lang.reflect package to be more in line with the Java 5 specification. The rest of the needed changes will have to be made in the luni-kernel project.

-- 
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-520) [classlib][luni] java.lang.refleft Java 5 updates

Posted by "Nathan Beyer (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-520?page=comments#action_12413742 ] 

Nathan Beyer commented on HARMONY-520:
--------------------------------------

Looks good, thanks for the commit.

> [classlib][luni] java.lang.refleft Java 5 updates
> -------------------------------------------------
>
>          Key: HARMONY-520
>          URL: http://issues.apache.org/jira/browse/HARMONY-520
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Nathan Beyer
>     Assignee: Mikhail Loenko
>  Attachments: jlr_classes_patch.txt, jlr_classes_patch_additional.txt, jlr_kernel_classes_patch.txt, new_jlr_classes.zip
>
> This issue contains patches and new files to uplift the java.lang.reflect package to be more in line with the Java 5 specification. The rest of the needed changes will have to be made in the luni-kernel project.

-- 
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-520) [classlib][luni] java.lang.refleft Java 5 updates

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

Mikhail Loenko reassigned HARMONY-520:
--------------------------------------

    Assign To: Mikhail Loenko

> [classlib][luni] java.lang.refleft Java 5 updates
> -------------------------------------------------
>
>          Key: HARMONY-520
>          URL: http://issues.apache.org/jira/browse/HARMONY-520
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Nathan Beyer
>     Assignee: Mikhail Loenko
>  Attachments: jlr_classes_patch.txt, jlr_classes_patch_additional.txt, jlr_kernel_classes_patch.txt, new_jlr_classes.zip
>
> This issue contains patches and new files to uplift the java.lang.reflect package to be more in line with the Java 5 specification. The rest of the needed changes will have to be made in the luni-kernel project.

-- 
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-520) [classlib][luni] java.lang.refleft Java 5 updates

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

Nathan Beyer updated HARMONY-520:
---------------------------------

    Attachment: jlr_classes_patch_additional.txt
                jlr_kernel_classes_patch.txt

jlr_classes_patch_additional.txt - Additional patch to java.lang.reflect in luni, which requires jlr_kernel_classes_patch to fix compile errors.
jlr_kernel_classes_patch.txt - Patch to uplift the java.lang.reflect classes in the luni-kernel module.

> [classlib][luni] java.lang.refleft Java 5 updates
> -------------------------------------------------
>
>          Key: HARMONY-520
>          URL: http://issues.apache.org/jira/browse/HARMONY-520
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Nathan Beyer
>  Attachments: jlr_classes_patch.txt, jlr_classes_patch_additional.txt, jlr_kernel_classes_patch.txt, new_jlr_classes.zip
>
> This issue contains patches and new files to uplift the java.lang.reflect package to be more in line with the Java 5 specification. The rest of the needed changes will have to be made in the luni-kernel project.

-- 
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-520) [classlib][luni] java.lang.refleft Java 5 updates

Posted by "Mikhail Loenko (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-520?page=all ]
     
Mikhail Loenko resolved HARMONY-520:
------------------------------------

    Resolution: Fixed

applied in revision 410024
Nathan please verify it was applied as expected

> [classlib][luni] java.lang.refleft Java 5 updates
> -------------------------------------------------
>
>          Key: HARMONY-520
>          URL: http://issues.apache.org/jira/browse/HARMONY-520
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Nathan Beyer
>     Assignee: Mikhail Loenko
>  Attachments: jlr_classes_patch.txt, jlr_classes_patch_additional.txt, jlr_kernel_classes_patch.txt, new_jlr_classes.zip
>
> This issue contains patches and new files to uplift the java.lang.reflect package to be more in line with the Java 5 specification. The rest of the needed changes will have to be made in the luni-kernel project.

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