This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 46665 - failures in CallStackTest
Summary: failures in CallStackTest
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 4.x
Hardware: Sun Solaris
: P2 blocker (vote)
Assignee: issues@debugger
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2004-07-28 11:12 UTC by pzajac
Modified: 2006-03-24 10:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception stacktrace (2.97 KB, text/plain)
2004-07-28 11:13 UTC, pzajac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pzajac 2004-07-28 11:12:36 UTC
[200407222055]
For details see to the attachments.

testInstanceCallStackInfo	fail	Wrong number of
local variables expected:<1> but was:<0>	 No 	4029
testStaticCallStackInfo	fail	Wrong number of local
variables expected:<1> but was:<0>	No 	1237
Comment 1 pzajac 2004-07-28 11:13:01 UTC
Created attachment 16506 [details]
exception stacktrace
Comment 2 Maros Sandor 2004-08-05 11:00:13 UTC
Fixed by fixing Issue #46494.
Comment 3 pzajac 2004-08-10 10:20:43 UTC
v