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

Summary: failures in CallStackTest
Product: debugger Reporter: pzajac <pzajac>
Component: JavaAssignee: issues@debugger <issues>
Status: CLOSED FIXED    
Severity: blocker Keywords: TEST
Priority: P2    
Version: 4.x   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:
Attachments: exception stacktrace

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