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 77070 - Arithmetic exception from profiling points
Summary: Arithmetic exception from profiling points
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-30 13:01 UTC by ehucka
Modified: 2006-10-23 16:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
profiler log (9.37 KB, text/plain)
2006-05-30 13:02 UTC, ehucka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ehucka 2006-05-30 13:01:58 UTC
If a Stopwatch Results window is opened during profiling of regions defined by
profiling points it throws "ArithmeticException: / by zero".
Comment 1 ehucka 2006-05-30 13:02:34 UTC
Created attachment 30664 [details]
profiler log
Comment 2 Maros Sandor 2006-05-31 09:33:52 UTC
Integration Notice # 94929.
/cvs/profiler/profiler/modules/profiler-main/src/org/netbeans/modules/profiler/ui/profilepoints/StopwatchResultsPanel.java,v
 <--  StopwatchResultsPanel.java
new revision: 1.6; previous revision: 1.5
Comment 3 ehucka 2006-07-26 10:13:20 UTC
verified