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 60913 - Confusing progress indication during classpath scanning
Summary: Confusing progress indication during classpath scanning
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-13 10:49 UTC by _ rkubacki
Modified: 2007-09-26 09:14 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 _ rkubacki 2005-07-13 10:49:22 UTC
dev build from Jul 12, JDK 1.5.0_02, Solaris 10

I opened a NetBeans module project that depends on a few other modules. The
classpath scanning progress that was reported reached 100% after a while (~10s)
and then it was visible there for next 30 seconds showing that a lot of packages
was still processed although 100% looks like completed task.
Comment 1 Tomas Hurka 2005-07-13 13:06:21 UTC
Honzo, please look at it.
Comment 2 Jan Becicka 2005-08-18 07:40:27 UTC
Checking in ProgressDisplayer.java;
/cvs/java/javacore/src/org/netbeans/modules/javacore/ProgressDisplayer.java,v 
<--  ProgressDisplayer.java
new revision: 1.5; previous revision: 1.4
done
Comment 3 Quality Engineering 2007-09-20 10:00:40 UTC
Reorganization of java component