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 117014

Summary: [docs] Only integer values alloved for Stack Frames
Product: usersguide Reporter: Maksim Khramov <mkhramov>
Component: ProfilerAssignee: Kenneth Ganfield <kganfield>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description Maksim Khramov 2007-09-28 10:49:01 UTC
Build 200709271200

Analyze Memory: Advanced Options page.

text:
You can limit the maximum depth of the recorded call stack by limiting the number of frames from the top of the stack
that are recorded (e.g. 3.5).

I think that this value can be only integer, not float (3.5)
Comment 1 Jiri Sedlacek 2007-09-29 09:27:08 UTC
You're right, only positive integers can be used here.
Comment 2 Kenneth Ganfield 2007-10-01 17:41:11 UTC
topic reworded to mention the value must be positive integer.
committed to trunk and marking as fixed.
Comment 3 Maksim Khramov 2007-10-04 09:29:49 UTC
Verified in build 200710031200