japitools-list
[Top][All Lists]
Advanced

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

Re: Fw: [Japi] stacktraces running japitools on harmony


From: Stuart Ballard
Subject: Re: Fw: [Japi] stacktraces running japitools on harmony
Date: Wed, 15 Nov 2006 22:59:07 -0500

On 11/15/06, Stuart Ballard <address@hidden> wrote:
This does indeed look like a Japi bug. I don't have time to diagnose
it completely but it definitely seems that what Japitools is claiming
- that the constructor doesn't have a BasicSwingTestCase parameter -
is outright false.

I did look further but I'm still stumped so I'm going to have to call
in the heavy artillery.

Jeroen, help?

The error message is coming from the code I added a while back in
ClassFile.MethodInfoItem.getParameterTypes().

As far as I can see the parameterTypes field for the
ExceptionalCase(String, Class<?>) constructor is coming back without a
BasicSwingTestCase parameter, but javap is very clear that it does in
fact have one.

The Java source appears to be here:
http://svn.apache.org/viewvc/incubator/harmony/enhanced/classlib/trunk/support/src/test/java/javax/swing/BasicSwingTestCase.java?view=markup

And the problem can be demonstrated by invoking:
japize as bstc classes . "%JAVA_HOME%/jre/lib/rt.jar"
javax.swing.BasicSwingTestCase$ExceptionalCase

Any clues?

Stuart.
--
http://sab39.netreach.com/




reply via email to

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