Files
openide/java/java-tests/testData/inspection/dataFlow/fixture/TryWithResourcesCloseThrows.java
Tagir Valeev ff31ae4367 [java-dfa] Assume that Closable.close() may throw unchecked exception.
Fixes IDEA-304296 False positive warnings and non-equivalent quick fixes in control flow analysis of try-with-resources not taking into account possible exceptions thrown from close()

GitOrigin-RevId: df8c30a26d67817fb6412c378fa1fe11fb2e007b
2022-10-26 17:17:32 +00:00

476 B