Community
Participate
Working Groups
N20130108-2000 ImportRewriteAnalyzer.java (at line 274): int nextExtendedOffsetLine = root.getLineNumber(nextExtendedOffset); The value of the local variable nextExtendedOffsetLine is not used Caused by fix for bug 378024.
Considering that I complained about this very local variable during code review, I need to check whether I actually committed the right change (later today).
At a closer look this issue was already identified during code review, see bug 378024 comment 13: > > Some changes in addExistingImports() seem to be obsolete. > I do see a redudnant variable nextExtendedOffsetLine, but not sure exactly what others are. This surfaced in the official build only because I pushed the wrong change, sorry! To be finalized in bug 378024 (re-opened). *** This bug has been marked as a duplicate of bug 378024 ***
Verified for 4.3 M5 with build I20130130-2000