On Tue, 19 Apr 2022 23:26:44 GMT, Brian Burkhalter <b...@openjdk.org> wrote:
> Remove the `synchronized` keyword from the `mark(int)` and `reset()` methods > of `java.io.FilterInputStream`. I wonder if it should be removed from InputStream at the same time. ------------- PR: https://git.openjdk.java.net/jdk/pull/8309