| Summary: | Entries in LVT and LVTT missing for unused locals inside lambda | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Stephan Herrmann <stephan.herrmann> |
| Component: | Core | Assignee: | JDT-Core-Inbox <jdt-core-inbox> |
| Status: | CLOSED DUPLICATE | QA Contact: | Stephan Herrmann <stephan.herrmann> |
| Severity: | normal | ||
| Priority: | P3 | CC: | loskutov, manoj.palat |
| Version: | 4.6 | ||
| Target Milestone: | 4.8 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| See Also: | https://git.eclipse.org/r/73347 | ||
| Whiteboard: | |||
|
Description
Stephan Herrmann
New Gerrit change created: https://git.eclipse.org/r/73347 (In reply to Eclipse Genie from comment #1) > New Gerrit change created: https://git.eclipse.org/r/73347 Failing test Interestingly, LVT is generated for the first of two unused locals, but not for the last. Additionally pc positions are slightly of for those unused locals. (In reply to Stephan Herrmann from comment #2) > (In reply to Eclipse Genie from comment #1) > > New Gerrit change created: https://git.eclipse.org/r/73347 > > Failing test > > Interestingly, LVT is generated for the first of two unused locals, but not > for the last. Additionally pc positions are slightly of for those unused > locals. This is a more generic bug pattern, see bug 529450. *** This bug has been marked as a duplicate of bug 529450 *** |