RE: function arg local value

"Nathan Fiedler" <[email protected]> Thu, 19 Sep 2002 11:10:52 -0700
Newsgroups gmane.comp.java.jswat.devel
Message-ID <[email protected]>
Weird.

Please send sample code that reproduces this problem to jswat-bugs.
Without a reproduction case I am unable to investigate this.

thanks

nathan

P.S. This is not really the right list for this sort of thing.


> -----Original Message-----
> From: John Pritchard [mailto:[email protected]]=20
> Sent: Thursday, September 19, 2002 11:04 AM
> To: JSwat
> Subject: [jswat-dev] function arg local value
>=20
>=20
>=20
> hi nathan,
>=20
> (i'm using jswat-1.6 with sun jdk-1.3.1_03-b03=20
> sparc-u2/solaris-2.8/patchlevel-108528-14)
>=20
> a picture's worth a thousand words...
>=20
http://www.syntelos.com/john/jswat-1.6-err.jpg [180Kb]

on the left, in the locals table of jswat, you see "args":=20
an array with length zero.

on the right, in the source pane, you see that the jvm is in=20
a code block for "args.length !=3D 0".

((please don't tell me to install jdk1.4!))

comments?

john