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 206054 - The JavaParsingContext should initialize project queries and property files on demand
Summary: The JavaParsingContext should initialize project queries and property files o...
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords: PLAN
Depends on:
Blocks:
 
Reported: 2011-12-07 09:16 UTC by Tomas Zezula
Modified: 2012-03-17 10:37 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Zezula 2011-12-07 09:16:00 UTC
The JavaParsingContext should initialize project queries and property files on demand. The initialization in constructor slows down up to date check where the queries are not used.
Comment 1 Tomas Zezula 2012-03-15 20:29:53 UTC
Fixed jet-main 9a9337ad3afc
Comment 2 Quality Engineering 2012-03-17 10:37:13 UTC
Integrated into 'main-golden', will be available in build *201203170400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/9a9337ad3afc
User: Tomas Zezula <tzezula@netbeans.org>
Log: #206054:The JavaParsingContext should initialize project queries and property files on demand