-
Sub-task
-
Resolution: Delivered
-
P4
-
19
-
generic
-
generic
The `synchronized` keyword is removed from the `mark` and `reset` methods of `java.io.InputStream` and `java.io.FilterInputStream`. This keyword serves no purpose as the other methods in these classes do not synchronize.