eclipse-jdt / eclipse.jdt.ui

Eclipse Public License 2.0
36 stars 86 forks source link

Change ConvertForLoopOperation to avoid getting type from size() method #1618

Closed jjohnstn closed 1 week ago

jjohnstn commented 2 weeks ago

What it does

See issue.

How to test

Run JDT UI test suite and test with jdtls.

Author checklist

mickaelistria commented 2 weeks ago

I confirm this patch fixes https://github.com/eclipse-jdtls/eclipse-jdt-core-incubator/issues/748 , thank you!

jjohnstn commented 2 weeks ago

@mickaelistria Great. I'll merge it for 4.34 M1 when the branches open.