classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: regression in logger?


From: Archie Cobbs
Subject: Re: regression in logger?
Date: Mon, 11 Jul 2005 10:13:05 -0500
User-agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.3) Gecko/20041129

David P Grove wrote:
> This started showing up in regression tests of Jikes RVM with classpath
> cvs head recently.  I haven't dug deeply, so it could be a latent problem
> in Jikes RVM that was exposed by a classpath change, rather than a real
> classpath bug, but might still be worth mentioning.  The failing program
> is SPECjbb2000.
>
> --dave
>
> Exception in thread "main": java.lang.ArrayIndexOutOfBoundsException:
> Array index out of range: 0
>         at java.util.logging.Logger.getCallerStackFrame(Logger.java:1173)

Looks like this can only happen if the VM doesn't return Throwable stack
traces. Is this with 0.16? There were recent changes in the VMThrowable
class (see NEWS) that might need to be followed in Jikes RVM.

-Archie

__________________________________________________________________________
Archie Cobbs      *        CTO, Awarix        *      http://www.awarix.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]