eclipse-jdt / eclipse.jdt.core

Eclipse Public License 2.0
156 stars 123 forks source link

False positive warning "Potential resource leak" inside "try with resources" #2718

Closed stephan-herrmann closed 1 month ago

stephan-herrmann commented 1 month ago

Traverse supers to detect fluent methods

Test:

Fixes https://github.com/eclipse-jdt/eclipse.jdt.core/issues/2642