Integrated: 8269909: getStack method in hprof.parser.Reader should use try-with-resource

Lin Zang lzang at openjdk.java.net
Thu Aug 12 23:19:29 UTC 2021


On Thu, 8 Jul 2021 08:16:51 GMT, Lin Zang <lzang at 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 <lzang at openjdk.org>
Committer: Serguei Spitsyn <sspitsyn at 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


More information about the hotspot-runtime-dev mailing list