On Thu, 14 Nov 2024 12:28:21 GMT, Jaikiran Pai <j...@openjdk.org> wrote:
>> I agree with marking these close methods as final as long as the previous >> corpus search did not find any user-defined close method in subclasses. > > Hello Chen, corpus analysis shows that there are no subclasses of > Inflater/Deflater which have a `close()` method. Great news! Feel free to make their close final. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/19675#discussion_r1842858156