function arg local value
John Pritchard <[email protected]> Thu, 19 Sep 2002 14:04:18 -0400
| Newsgroups | gmane.comp.java.jswat.devel |
|---|---|
| Organization | http://www.syntelos.org/ |
| Message-ID | <[email protected]> |
hi nathan, (i'm using jswat-1.6 with sun jdk-1.3.1_03-b03 sparc-u2/solaris-2.8/patchlevel-108528-14) a picture's worth a thousand words... http://www.syntelos.com/john/jswat-1.6-err.jpg [180Kb] on the left, in the locals table of jswat, you see "args": an array with length zero. on the right, in the source pane, you see that the jvm is in a code block for "args.length != 0". ((please don't tell me to install jdk1.4!)) comments? john