You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Gregory Shimansky (JIRA)" <ji...@apache.org> on 2007/12/28 14:31:44 UTC

[jira] Closed: (HARMONY-4230) [drlvm][kernel][reliability] assert in getParameterAnnotations function

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

Gregory Shimansky closed HARMONY-4230.
--------------------------------------


No response, assuming ok.

> [drlvm][kernel][reliability] assert in getParameterAnnotations function
> -----------------------------------------------------------------------
>
>                 Key: HARMONY-4230
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4230
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Win debug/release
>            Reporter: Aleksey Ignatenko
>            Assignee: Gregory Shimansky
>         Attachments: H4230.patch
>
>
> Reliablity test vm.classloading.ClassReflectionTest fails with assert in Java_org_apache_harmony_vm_VMGenericsAndAnnotations_getParameterAnnotations function on the first iteration of execution.
> Call stack:
>  	harmonyvm.dll!_assert(const char * expr=0x00781fe4, const char * filename=0x00781f98, unsigned int lineno=0x0000031d)  Line 295	C
>  	harmonyvm.dll!struct_Class_to_java_lang_Class_Handle(Class * clss=0x00000000)  Line 797 + 0x1a	C++
> >	harmonyvm.dll!Java_org_apache_harmony_vm_VMGenericsAndAnnotations_getParameterAnnotations(JNIEnv_External * jenv=0x02ca8c88, _jobject * __formal=0x03a6f698, __int64 jmethod=0x00000000024c3680)  Line 102 + 0xd	C++
>  	034ab07f()	
>  	harmonyvm.dll!free_local_object_handles3(ObjectHandles * head=)  Line 463 + 0xa	C++
> svn rev 548325.

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