You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Robert Hu (JIRA)" <ji...@apache.org> on 2007/03/22 04:52:32 UTC

[jira] Updated: (HARMONY-3466) [classlib][luni] Add testcases for package java.lang.annotation

     [ https://issues.apache.org/jira/browse/HARMONY-3466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Hu updated HARMONY-3466:
-------------------------------

    Attachment: Harmony-3466.diff

In this patch, I've add 4 new test case class for "java.lang.annotation.AnnotationFormatError", "java.lang.annotation.AnnotationTypeMismatchException", "java.lang.annotation.ElementType", "java.lang.annotation.RetentionPolicy", and add 1 new test method in "IncompleteAnnotationExceptionTest"

Would you please try my patch? thanks a lot!

> [classlib][luni] Add testcases for package java.lang.annotation
> ---------------------------------------------------------------
>
>                 Key: HARMONY-3466
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3466
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>         Environment: Win XP
>            Reporter: Robert Hu
>            Priority: Minor
>         Attachments: Harmony-3466.diff
>
>
> In our trunk, most test cases for java.lang.annotation (in annotation module) are missing.

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