Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged

Conversation

stephan-herrmann
Copy link
Contributor

fix regression on windows by avoiding test program execution

fixes #2642

resources"

fix regression on windows by avoiding test program execution

fixes eclipse-jdt#2642
@stephan-herrmann stephan-herrmann merged commit 25606f2 into eclipse-jdt:master Jul 18, 2024
9 checks passed
@stephan-herrmann stephan-herrmann deleted the issue2642_regressionFix branch July 18, 2024 15:51
gayanper pushed a commit to gayanper/eclipse.jdt.core that referenced this pull request Sep 7, 2024
…ources" (eclipse-jdt#2725)

fix regression on windows by avoiding test program execution

fixes eclipse-jdt#2642
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

False positive warning "Potential resource leak" inside "try with resources"
1 participant