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" #2725

Closed stephan-herrmann closed 1 month ago

stephan-herrmann commented 1 month ago

fix regression on windows by avoiding test program execution

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