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

[jira] Updated: (HARMONY-1769) [drlvm][jvmti] Unexpected exception in JVMTI mode

     [ http://issues.apache.org/jira/browse/HARMONY-1769?page=all ]

Alex Astapchuk updated HARMONY-1769:
------------------------------------

    Attachment: JetSwapBug.java

> [drlvm][jvmti] Unexpected exception in JVMTI mode
> -------------------------------------------------
>
>                 Key: HARMONY-1769
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1769
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Alex Astapchuk
>         Attachments: harmony-1769-jvmti-jet-swap-bug.patch, JetSwapBug.class, JetSwapBug.java
>
>
> The attached test throws unxepected ArrayIndexOutOfBoundsException when executed under JVMTI.
> The problem is incorrect processing of SWAP opcode in Jitrino.JET.
> NOTE: Please use either attached class-file to reproduce, or compile with Eclipse's compiler.
> How to reproduce: run under JVMTI mode on:
>  java -Xem:jet -Dvm.jvmti.enabled=true JetSwapBug
>  If you see 'Test passed', then the test indeed passes.
>  If the bug still exists, you'll see ArrayIndexOutOfBoundsException.

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