You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/10/18 07:29:37 UTC

[jira] Closed: (HARMONY-1670) [classlib][luni] invalid testcase in ClassTest

     [ http://issues.apache.org/jira/browse/HARMONY-1670?page=all ]

Mikhail Loenko closed HARMONY-1670.
-----------------------------------


> [classlib][luni] invalid testcase in ClassTest
> ----------------------------------------------
>
>                 Key: HARMONY-1670
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1670
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Alexey Varlamov
>         Assigned To: Mikhail Loenko
>            Priority: Trivial
>         Attachments: H-1670.patch
>
>
> The test_getDeclaredMethodLjava_lang_String$Ljava_lang_Class of modules/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/ClassTest.java
> checks if IllegalAccessException is thrown during invokation of private method of inner class. This is bad due to:
> 1) the check is invalid, see HARMONY-1309 for details;
> 2) The ClassTest is not appropriate for testing reflection, and this is already covered in j.l.reflect.* tests.

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