You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Vitaly Chaiko (JIRA)" <ji...@apache.org> on 2006/11/01 07:00:16 UTC

[jira] Created: (HARMONY-2027) [drl vm] [jit] Ip to bc mapping for throw locations (on hardware exception points) should be reported as well as others

[drl vm] [jit] Ip to bc mapping for throw locations (on hardware exception points) should be reported as well as others
-----------------------------------------------------------------------------------------------------------------------

                 Key: HARMONY-2027
                 URL: http://issues.apache.org/jira/browse/HARMONY-2027
             Project: Harmony
          Issue Type: Improvement
          Components: DRLVM
            Reporter: Vitaly Chaiko
            Priority: Minor


In order to properly support JVMTI exception events, for any instruction that may cause hardware 
exception which will be then propagared to managed code (such as ArithmeticException or 
NullPointerException) optimizing Jitrino should be able to return bytecode location for IP that 
cause the exception. JVMTI needs proper mapping to be provided by JIT in such cases.


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