On Mon, 23 Jun 2025 20:45:13 GMT, Leonid Mesnik <lmes...@openjdk.org> wrote:
>> Oh so this try is a try-with-resources and it'll close the stream? It >> compiles without a catch clause. > > yes, only change is that stream is closed. That's really cool. Thanks for the suggestion. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/25857#discussion_r2162515881