-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
P3
-
Affects Version/s: 9
-
Component/s: tools
Diag uses long
SourceCodeAnalysis uses int.
---
In SourceCodeAnalysis, the cursor and anchor parameters are int but the methods on Diag operate in terms of longs, shouldn't the cursor/anchor be a long as well?
SourceCodeAnalysis uses int.
---
In SourceCodeAnalysis, the cursor and anchor parameters are int but the methods on Diag operate in terms of longs, shouldn't the cursor/anchor be a long as well?
- relates to
-
JDK-8043364 JEP 222: jshell: The Java Shell (Read-Eval-Print Loop)
-
- Closed
-