On Thu, 8 Jul 2021 08:16:51 GMT, Lin Zang <lz...@openjdk.org> wrote: > 8269909: getStack method in hprof.parser.Reader should use try-with-resource
This pull request has now been integrated. Changeset: 09ab86b4 Author: Lin Zang <lz...@openjdk.org> Committer: Serguei Spitsyn <sspit...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/09ab86b40cb11d526c70e0a1847451e06c54a58c Stats: 18 lines in 1 file changed: 2 ins; 0 del; 16 mod 8269909: getStack method in hprof.parser.Reader should use try-with-resource Reviewed-by: dholmes, cjplummer, sspitsyn ------------- PR: https://git.openjdk.java.net/jdk/pull/4717