On Thu, 14 Nov 2024 20:36:45 GMT, Chen Liang <li...@openjdk.org> wrote:
>> 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. I have updated the PR to follow Roger's suggestion of marking this new `close()` method on `Inflater` and `Deflater` classes as `final`. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/19675#discussion_r1843608012