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

Summary: ProxyBinaryIndexer should do timestamp check
Product: editor Reporter: Tomas Zezula <tzezula>
Component: Parsing & IndexingAssignee: Tomas Zezula <tzezula>
Status: RESOLVED FIXED    
Severity: normal CC: jglick
Priority: P3 Keywords: PERFORMANCE, PLAN
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:

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