-
Bug
-
Resolution: Fixed
-
P4
-
19
-
b20
FilterInputStream mark/reset are synchronized, it appears pointless as the other FilterInputStream methods do not synchronize. Can synchronization be removed?
- csr for
-
JDK-8285286 Re-examine FilterInputStream mark/reset
- Closed
- relates to
-
JDK-8285745 Re-examine PushbackInputStream mark/reset
- Resolved
-
JDK-8286559 Re-examine synchronization of mark and reset methods on InflaterInputStream
- Resolved