On Wed, 20 Apr 2022 11:56:20 GMT, Jaikiran Pai <j...@openjdk.org> wrote:
> I wonder if it should be removed from InputStream at the same time. I took the presence of synchronized on those empty methods as a hint to subclasses that they too should be synchronized. ------------- PR: https://git.openjdk.java.net/jdk/pull/8309