You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mikhail Fursov (JIRA)" <ji...@apache.org> on 2007/08/06 14:01:59 UTC

[jira] Assigned: (HARMONY-3816) [drlvm][jit] BBP fails to provide safe-points on back branches from exception handlers

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

Mikhail Fursov reassigned HARMONY-3816:
---------------------------------------

    Assignee: Mikhail Fursov

> [drlvm][jit] BBP fails to provide safe-points on back branches from exception handlers
> --------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3816
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3816
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Evgueni Brevnov
>            Assignee: Mikhail Fursov
>            Priority: Minor
>         Attachments: bbp_on_dispatch_nodes.txt, H3816-regtest.patch, SuspendOnBackBranchTest3.java
>
>
> BBP makes wrong assumption regarding thread interruptability in dispatch nodes. Currently implementation of exception dispatching mechanism doesn't provide safe points on exception throwning thus BBP should forcibly insert safe-points on back branches from catch handlers. The patch is attached.

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