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

[jira] Updated: (HARMONY-1775) [drlvm][jit][unit] Classlib test org.apache.harmony.luni.tests.util.Base64Test fails in OPT mode

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

Elena Semukhina updated HARMONY-1775:
-------------------------------------

    Attachment: TestBase64.java
                Base64.java

Test and imported class attached.


> [drlvm][jit][unit] Classlib test org.apache.harmony.luni.tests.util.Base64Test fails in OPT mode
> ------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-1775
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1775
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Elena Semukhina
>            Priority: Critical
>         Attachments: Base64.java, TestBase64.java
>
>
> Passes in JET while fails in OPT in the following way:
> >java -showversion -Xem:opt TestBase64
> Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software Foundatio
> n or its licensors, as applicable.
> java version "1.5.0"
> pre-alpha : not complete or compatible
> svn = r454267, (Oct  9 2006), Windows/ia32/msvc 1310, debug build
> http://incubator.apache.org/harmony
> JNI.ExceptionDescribe: java/lang/ArrayIndexOutOfBoundsException:
> java/lang/ArrayIndexOutOfBoundsException : (null)
>  at org.apache.harmony.luni.util.Base64.decode (Base64.java: -1)
>  at org.apache.harmony.luni.util.Base64.decode (Base64.java: -1)
>  at TestBase64.main (TestBase64.java: 6)
> Error occured while running starter class: Exception left unhandled before destr
> oying VM
> JNI.ExceptionDescribe: java/lang/ArrayIndexOutOfBoundsException:
> java/lang/ArrayIndexOutOfBoundsException : (null)
>  at org.apache.harmony.luni.util.Base64.decode (Base64.java: -1)
>  at org.apache.harmony.luni.util.Base64.decode (Base64.java: -1)
>  at TestBase64.main (TestBase64.java: 6)
> Error occured in starter class shutdown() method.
> A simple standalone test to reproduce the issue is attached.

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