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 254144 - BreadCrumbs classes loaded on first startup
Summary: BreadCrumbs classes loaded on first startup
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-05 08:14 UTC by Tomas Hurka
Modified: 2015-08-06 01:24 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 Tomas Hurka 2015-08-05 08:14:43 UTC
First startup, no project open.
org.netbeans.modules.editor.breadcrumbs.support.BreadCrumbsScheduler.<init>() loads several classes, which is not needed.




Details at:
http://deadlock.netbeans.org/view/Team%20repositories%20builds/job/ergonomics/

At line starting with: "Unexpected classes loaded after first start"
Comment 1 Tomas Zezula 2015-08-05 09:48:47 UTC
Fixed jet-main d105335a06f6
Comment 2 Quality Engineering 2015-08-06 01:24:31 UTC
Integrated into 'main-silver', will be available in build *201508060002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/d105335a06f6
User: Tomas Zezula <tzezula@netbeans.org>
Log: #254144:BreadCrumbs classes loaded on first startup