-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b133
-
Not verified
The constructor is actually used (by the tool). Suggestion should instead be an interface.
SourceCodeAnalysis.CompletionInfo should maybe also be an interface. And in any event, unitEndPos() is an anachronistic name for a method that is probably not needed. Fix the name (simply endPos) or remove it.
SourceCodeAnalysis.CompletionInfo should maybe also be an interface. And in any event, unitEndPos() is an anachronistic name for a method that is probably not needed. Fix the name (simply endPos) or remove it.
- relates to
-
JDK-8139829 JShell API: No use of fields to return information from public types
-
- Closed
-