Review Callers of org.eclipse.jdt.ls.core.internal.JDTUtils.toLocation(IJavaElement) #10874
Labels
kind/task
Internal things, technical debt, and to-do tasks to be performed.
sprint/current
target/branch
Indicates that a PR will be merged into a branch other than master.
We have come across a NPE in a selenium test where the result of org.eclipse.jdt.ls.core.internal.JDTUtils.toLocation(IJavaElement) was used without handling the null case. We should check all call sites of this method to see if null is handled.
The text was updated successfully, but these errors were encountered: