On Wed, 8 Sep 2021 22:00:53 GMT, Brian Burkhalter <b...@openjdk.org> wrote:

> Modify the class level specification of `java.io.FilterInputStream` to be 
> more exact about `java.io.InputStream` methods that it overrides.

LGTM. The use of `synchronized` on `mark()` and `reset()` is strange. But I 
guess that should be for another day...

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

Marked as reviewed by dfuchs (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/5426

Reply via email to