You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/10/02 20:12:40 UTC

[jira] Commented: (HARMONY-1657) [DRLVM] [JVMTI] Breakpoint handler does not restore processor flags

    [ http://issues.apache.org/jira/browse/HARMONY-1657?page=comments#action_12439249 ] 
            
Geir Magnusson Jr commented on HARMONY-1657:
--------------------------------------------

this doesnt apply cleanly to stack_iterator_ia32.cpp - does that surprise you?

> [DRLVM] [JVMTI] Breakpoint handler does not restore processor flags
> -------------------------------------------------------------------
>
>                 Key: HARMONY-1657
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1657
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: All
>            Reporter: Ilya Berezhniuk
>         Assigned To: Geir Magnusson Jr
>         Attachments: restore_flags.patch
>
>
> Earlier, exception/signal handler returned control to interrupted code during JIT breakpoint processing, so it restored all unmodified processor registers including processor flags.
> Now control is returned to interrupted code directly from breakpoint handler using si_transfer_control function. This function restores general processor registers, but it does not restore processor flags modified during breakpoint processing.

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