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/12/08 10:00:21 UTC

[jira] Created: (HARMONY-2534) [drlvm][jvmti] ExceptionCatch event is sent in thow area.

[drlvm][jvmti] ExceptionCatch event is sent in thow area.
---------------------------------------------------------

                 Key: HARMONY-2534
                 URL: http://issues.apache.org/jira/browse/HARMONY-2534
             Project: Harmony
          Issue Type: Bug
          Components: DRLVM
            Reporter: Eugene S. Ostrovsky


ExceptionCatch JVMTI event is sent in thow area.
This event receives JNI environment and is able to use any JNI function. JNI functions may raise (but can't throw) exceptions.
Thus ExceptionCatch event must be sent in raise area.

-- 
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-2534) [drlvm][jvmti] ExceptionCatch event is sent in thow area.

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

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

    Patch Info: [Patch Available]

> [drlvm][jvmti] ExceptionCatch event is sent in thow area.
> ---------------------------------------------------------
>
>                 Key: HARMONY-2534
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2534
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Eugene S. Ostrovsky
>         Attachments: H-2534-Raise-area-turned-on-for-ExceptionCatch-event.patch
>
>
> ExceptionCatch JVMTI event is sent in thow area.
> This event receives JNI environment and is able to use any JNI function. JNI functions may raise (but can't throw) exceptions.
> Thus ExceptionCatch event must be sent in raise area.

-- 
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-2534) [drlvm][jvmti] ExceptionCatch event is sent in thow area.

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

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

    Attachment: H-2534-Raise-area-turned-on-for-ExceptionCatch-event.patch

Added patch:
  H-2534-Raise-area-turned-on-for-ExceptionCatch-event.patch

Raise area turned on for ExceptionCatch event.

> [drlvm][jvmti] ExceptionCatch event is sent in thow area.
> ---------------------------------------------------------
>
>                 Key: HARMONY-2534
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2534
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Eugene S. Ostrovsky
>         Attachments: H-2534-Raise-area-turned-on-for-ExceptionCatch-event.patch
>
>
> ExceptionCatch JVMTI event is sent in thow area.
> This event receives JNI environment and is able to use any JNI function. JNI functions may raise (but can't throw) exceptions.
> Thus ExceptionCatch event must be sent in raise area.

-- 
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-2534) [drlvm][jvmti] ExceptionCatch event is sent in thow area.

Posted by "Gregory Shimansky (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-2534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gregory Shimansky closed HARMONY-2534.
--------------------------------------


No response, assuming ok.

> [drlvm][jvmti] ExceptionCatch event is sent in thow area.
> ---------------------------------------------------------
>
>                 Key: HARMONY-2534
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2534
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Eugene S. Ostrovsky
>            Assignee: Gregory Shimansky
>         Attachments: H-2534-Raise-area-turned-on-for-ExceptionCatch-event.patch
>
>
> ExceptionCatch JVMTI event is sent in thow area.
> This event receives JNI environment and is able to use any JNI function. JNI functions may raise (but can't throw) exceptions.
> Thus ExceptionCatch event must be sent in raise area.

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


[jira] Assigned: (HARMONY-2534) [drlvm][jvmti] ExceptionCatch event is sent in thow area.

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

Gregory Shimansky reassigned HARMONY-2534:
------------------------------------------

    Assignee: Gregory Shimansky

> [drlvm][jvmti] ExceptionCatch event is sent in thow area.
> ---------------------------------------------------------
>
>                 Key: HARMONY-2534
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2534
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Eugene S. Ostrovsky
>         Assigned To: Gregory Shimansky
>         Attachments: H-2534-Raise-area-turned-on-for-ExceptionCatch-event.patch
>
>
> ExceptionCatch JVMTI event is sent in thow area.
> This event receives JNI environment and is able to use any JNI function. JNI functions may raise (but can't throw) exceptions.
> Thus ExceptionCatch event must be sent in raise area.

-- 
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] Resolved: (HARMONY-2534) [drlvm][jvmti] ExceptionCatch event is sent in thow area.

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

Gregory Shimansky resolved HARMONY-2534.
----------------------------------------

    Resolution: Fixed

Patch applied at 487306. Please check that it was applied as expected.

> [drlvm][jvmti] ExceptionCatch event is sent in thow area.
> ---------------------------------------------------------
>
>                 Key: HARMONY-2534
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2534
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Eugene S. Ostrovsky
>         Assigned To: Gregory Shimansky
>         Attachments: H-2534-Raise-area-turned-on-for-ExceptionCatch-event.patch
>
>
> ExceptionCatch JVMTI event is sent in thow area.
> This event receives JNI environment and is able to use any JNI function. JNI functions may raise (but can't throw) exceptions.
> Thus ExceptionCatch event must be sent in raise area.

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