You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Eugene S. Ostrovsky (JIRA)" <ji...@apache.org> on 2006/11/09 12:19:37 UTC

[jira] Created: (HARMONY-2123) [drlvm][jvmti] Fix !hythread_is_suspend_enabled() assertion in jvmti_send_class_load_event()

[drlvm][jvmti] Fix !hythread_is_suspend_enabled() assertion in jvmti_send_class_load_event()
--------------------------------------------------------------------------------------------

                 Key: HARMONY-2123
                 URL: http://issues.apache.org/jira/browse/HARMONY-2123
             Project: Harmony
          Issue Type: Bug
          Components: DRLVM
            Reporter: Eugene S. Ostrovsky
         Attachments: H-2123_Fix-hythread_is_suspend_enabled-assertion.patch

Recent class loader patch [r472771] - [r472773] breaks JVMTI.
jvmti_send_class_load_event() calls oh_allocate_local_handle() in suspend enabled mode.

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

        

[jira] Assigned: (HARMONY-2123) [drlvm][jvmti] Fix !hythread_is_suspend_enabled() assertion in jvmti_send_class_load_event()

Posted by "Gregory Shimansky (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2123?page=all ]

Gregory Shimansky reassigned HARMONY-2123:
------------------------------------------

    Assignee: Gregory Shimansky

> [drlvm][jvmti] Fix !hythread_is_suspend_enabled() assertion in jvmti_send_class_load_event()
> --------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2123
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2123
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Eugene S. Ostrovsky
>         Assigned To: Gregory Shimansky
>         Attachments: H-2123_Fix-hythread_is_suspend_enabled-assertion.patch
>
>
> Recent class loader patch [r472771] - [r472773] breaks JVMTI.
> jvmti_send_class_load_event() calls oh_allocate_local_handle() in suspend enabled mode.

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

        

[jira] Updated: (HARMONY-2123) [drlvm][jvmti] Fix !hythread_is_suspend_enabled() assertion in jvmti_send_class_load_event()

Posted by "Eugene S. Ostrovsky (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2123?page=all ]

Eugene S. Ostrovsky updated HARMONY-2123:
-----------------------------------------

    Attachment: H-2123_Fix-hythread_is_suspend_enabled-assertion.patch

> [drlvm][jvmti] Fix !hythread_is_suspend_enabled() assertion in jvmti_send_class_load_event()
> --------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2123
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2123
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Eugene S. Ostrovsky
>         Attachments: H-2123_Fix-hythread_is_suspend_enabled-assertion.patch
>
>
> Recent class loader patch [r472771] - [r472773] breaks JVMTI.
> jvmti_send_class_load_event() calls oh_allocate_local_handle() in suspend enabled mode.

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

        

[jira] Closed: (HARMONY-2123) [drlvm][jvmti] Fix !hythread_is_suspend_enabled() assertion in jvmti_send_class_load_event()

Posted by "Gregory Shimansky (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2123?page=all ]

Gregory Shimansky closed HARMONY-2123.
--------------------------------------

    Resolution: Fixed

Fix applied at 473077.

> [drlvm][jvmti] Fix !hythread_is_suspend_enabled() assertion in jvmti_send_class_load_event()
> --------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2123
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2123
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Eugene S. Ostrovsky
>         Assigned To: Gregory Shimansky
>         Attachments: H-2123_Fix-hythread_is_suspend_enabled-assertion.patch
>
>
> Recent class loader patch [r472771] - [r472773] breaks JVMTI.
> jvmti_send_class_load_event() calls oh_allocate_local_handle() in suspend enabled mode.

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