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 206059 - ProxyBinaryIndexer should do timestamp check
Summary: ProxyBinaryIndexer should do timestamp check
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Parsing & Indexing (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords: PERFORMANCE, PLAN
Depends on:
Blocks:
 
Reported: 2011-12-07 09:40 UTC by Tomas Zezula
Modified: 2012-03-20 13:46 UTC (History)
1 user (show)

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:40:04 UTC
Seems that some binary indexers do not do up to date check, ProxyBinaryIndexer should do it to prevent such indexers to be executed when everything is up to date.
Comment 1 Tomas Zezula 2011-12-07 16:40:06 UTC
Fixed jet-main 39324a17cd89
Comment 2 Quality Engineering 2011-12-08 12:12:22 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/39324a17cd89
User: Tomas Zezula <tzezula@netbeans.org>
Log: #206059:ProxyBinaryIndexer should do timestamp check
Comment 3 Tomas Zezula 2011-12-09 09:50:48 UTC
Speeding even JavaBinaryIndexer, jet-main d00d64d8b0ad
Comment 4 Quality Engineering 2011-12-10 12:05:23 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/d00d64d8b0ad
User: Tomas Zezula <tzezula@netbeans.org>
Log: #206059:ProxyBinaryIndexer should do timestamp check