You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/08/28 08:00:23 UTC

[jira] Updated: (HARMONY-1289) [drlvm][kernel] NPE instead of IAE in j.l.Array.set()

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

Alexey Varlamov updated HARMONY-1289:
-------------------------------------

    Attachment: reflect_array.patch

The fix is attached.

> [drlvm][kernel] NPE instead of IAE in j.l.Array.set()
> -----------------------------------------------------
>
>                 Key: HARMONY-1289
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1289
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Alexey Varlamov
>            Priority: Trivial
>         Attachments: reflect_array.patch
>
>
> The following classlib test fails with DRLVM:
> <testcase classname="tests.api.java.lang.reflect.ArrayTest" name="test_setLjava_lang_ObjectILjava_lang_Object" time="0.003">
>     <error type="java.lang.NullPointerException">java.lang.NullPointerException
> 	at java.lang.reflect.Array.set(Unknown Source)
> 	at tests.api.java.lang.reflect.ArrayTest.test_setLjava_lang_ObjectILjava_lang_Object(ArrayTest.java:435)
> 	at java.lang.reflect.VMReflection.invokeMethod(Native Method)
> </error>

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