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 121589 - Limit stack trace option UI is strange
Summary: Limit stack trace option UI is strange
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-09 14:56 UTC by Maksim Khramov
Modified: 2008-07-22 15:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maksim Khramov 2007-11-09 14:56:07 UTC
NetBeans build 200711081200
Java 1.6.0_03

When I perform Memory profiling I can limit the stacktrace depth in Adv. options to reduce profiling overhead. 
But I think this options work little bit strange:
1. I can set it to negative value but in this case fill stack trace will used.
2. I can set this value to zero. In this case on next run option will disabled and the 'Record stack trace for
allocations' in Basic section will unchecked too.
Comment 1 Jiri Sedlacek 2008-07-22 15:45:23 UTC
Fixed for 6.5 M2.

changeset:   90785:c0da6fe6f575
date:        Tue Jul 22 16:41:06 2008 +0200
summary:     Fixed #121589 Assigned correct SpinnerModel to a JSpinner