You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Salikh Zakirov (JIRA)" <ji...@apache.org> on 2006/11/13 18:43:39 UTC

[jira] Updated: (HARMONY-2177) [drlvm][jvmti] Proper handling of NULL callbacks

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

Salikh Zakirov updated HARMONY-2177:
------------------------------------

    Attachment: fix-callback-null-checks.patch

Apply the fix with
  patch -p0 < fix-callback-null-checks.patch

It fixes handling of NULL passed as callback parameter.
Check for correct jclass parameter added.

> [drlvm][jvmti] Proper handling of NULL callbacks
> ------------------------------------------------
>
>                 Key: HARMONY-2177
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2177
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Salikh Zakirov
>         Attachments: fix-callback-null-checks.patch
>
>
> Current implementation of JVMTI Heap Iteration treats NULL callbacks incorrectly (crashes).
> Instead, it should return error code in some cases, and ignore in others.

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