On Mon, 18 May 2026 09:06:46 GMT, Alan Bateman <[email protected]> wrote:
>> It's for both, the users/callers of the GZIPInputStream who pass in the >> underlying InputStream when constructing the GZIPInputStream instance and >> for any libraries which may subclass this class. >> >> But to me it's always a bit of a dilemma when it comes to the usage of >> `@apiNote`, `@implSpec` (and sometimes `@implNote`). Do you suggest using >> `@apiNote` here? > > For this case, I think you can drop the "implSpec" tag so that it's part of > the method description. Fixed. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30925#discussion_r3298289132
