On Thu, 24 Jun 2021 21:41:48 GMT, Joe Wang <jo...@openjdk.org> wrote:

>> Fix a regression caused by the previous BCEL update. The issue was fixed in 
>> the current BCEL repo with a reversal of the previous code, adding back 
>> "gos.close();". Note however, doing so will result in a warning: [try] 
>> explicit call to close() on an auto-closeable resource. This fix calls 
>> finish() instead.
>
> Joe Wang has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   update LastModified

Marked as reviewed by naoto (Reviewer).

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

PR: https://git.openjdk.java.net/jdk17/pull/141

Reply via email to