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 244783 - COS redirector keeps invalid information
Summary: COS redirector keeps invalid information
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-29 09:38 UTC by Vladimir Voskresensky
Modified: 2014-06-04 15:26 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 Vladimir Voskresensky 2014-05-29 09:38:41 UTC
start IDE with -J-Dorg.netbeans.modules.cnd.editor.cos.level=ALL
- open file in IDE which is under HG

Do the following several times:
- regenerate file externally
- hg revert file

there are a lot of trace about old inodes
Comment 1 Vladimir Voskresensky 2014-05-29 09:40:22 UTC
http://hg.netbeans.org/cnd-main/rev/463ada5b3577
Comment 2 Quality Engineering 2014-05-30 02:23:07 UTC
Integrated into 'main-silver', will be available in build *201405300001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/463ada5b3577
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed #244783 - COS redirector keeps invalid information
- unregister invalid items
Comment 3 Quality Engineering 2014-06-04 15:26:39 UTC
Integrated into 'releases/release80', will be available in build *201406041415* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/b84ffeecbc6d
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed #244783 - COS redirector keeps invalid information
- unregister invalid items
(transplanted from 463ada5b357701cba9c80fb2eac43234b7d7de39)