| Summary: | Usage of field org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration.modifiersSourceStart | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Stephan Herrmann <stephan.herrmann> |
| Component: | Core | Assignee: | David Audel <david_audel> |
| Status: | CLOSED WONTFIX | QA Contact: | |
| Severity: | minor | ||
| Priority: | P3 | ||
| Version: | 3.2 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | stalebug | ||
|
Description
Stephan Herrmann
Indeed, this feels inconsistent. Do we really need this field at all ? (In reply to comment #1) > Do we really need this field at all ? A little browsing shows: there is only one class that ever actually uses this value: org.eclipse.jdt.internal.core.jdom.DOMBuilder. Mh, that one's deprecated since 2.0, but it's still there. This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. -- The automated Eclipse Genie. |