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/06/22 15:01:42 UTC

[jira] Closed: (HARMONY-2142) [DRLVM][JVMTI] NativeMethodBind event is generated while disabled

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

Gregory Shimansky closed HARMONY-2142.
--------------------------------------


No response, assuming ok.

> [DRLVM][JVMTI] NativeMethodBind event is generated while disabled
> -----------------------------------------------------------------
>
>                 Key: HARMONY-2142
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2142
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: all
>            Reporter: Ilya Berezhniuk
>            Assignee: Gregory Shimansky
>            Priority: Minor
>         Attachments: native_method_bind.patch
>
>
> NativeMethodBind event is sent after checking phase, capability and corresponding callback.
> But check for enable status is not performed.
> So if corrresponding capability is set and callback is non-NULL, VM calls user callback even if SetEventNotificationMode(JVMTI_ENABLE) is not called for this event.

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