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/07/24 14:10:15 UTC

[jira] Closed: (HARMONY-854) [classlib][beans] enabling of tests from StatementTest class (4)

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

Mikhail Loenko closed HARMONY-854.
----------------------------------


verified

> [classlib][beans] enabling of tests from StatementTest class (4)
> ----------------------------------------------------------------
>
>                 Key: HARMONY-854
>                 URL: http://issues.apache.org/jira/browse/HARMONY-854
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>         Environment: winXP
>            Reporter: Alexei Zakharov
>         Assigned To: Mikhail Loenko
>            Priority: Minor
>         Attachments: StatementTest4.patch
>
>
> The following test is enabled by the attached patch:
> testExecute_PrimitiveVSWrapper
> The logic of the old version of the test highly depends on the order of elements returned by java.lang.reflect.Method.getDeclaredMethods() - very bad style of programming IMHO. Spec for getDeclaredMethods() says:
> "The elements in the array returned are not sorted and are not in any particular order. "
> Anyway, this issue/feature should not be checked by tests from java.beans package test suite.

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