Skip to content

I20250918-0350

@jjohnstn jjohnstn tagged this 17 Sep 22:18
- fix VariableDeclarationFixCore.fieldCanBeFinal() method to
  add call to IVariableBinding.getVariableDeclaration() in
  lambda visitor because reference to the field in lambda will
  be ParameterizedFieldBinding and will not be equal to original
  generic field binding
- add new test to CleanUpTest
- fixes #2492
Assets 2
Loading