RFR: 8269909: getStack method in hprof.parser.Reader should use try-with-resource [v4]

David Holmes dholmes at openjdk.java.net
Wed Jul 14 05:08:18 UTC 2021


On Wed, 14 Jul 2021 04:48:41 GMT, Lin Zang <lzang at openjdk.org> wrote:

>> 8269909: getStack method in hprof.parser.Reader should use try-with-resource
>
> Lin Zang has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision:
> 
>  - fix indentation issue
>  - Merge branch 'master' into try
>  - revise code to handle the closing of embeded streams
>  - Merge branch 'master' into try
>  - 8269909: getStack method in hprof.parser.Reader should use try-with-resource

The indentation of the first two try-with-resources blocks is still wrong.

-------------

PR: https://git.openjdk.java.net/jdk/pull/4717


More information about the hotspot-runtime-dev mailing list