RFR: 8273513: Make java.io.FilterInputStream specification more precise about overrides [v2]

Brian Burkhalter bpb at openjdk.java.net
Thu Sep 9 23:54:25 UTC 2021


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

Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:

  8273513: Change key to select as suggested in CSR comment

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/5426/files
  - new: https://git.openjdk.java.net/jdk/pull/5426/files/07dbe2fc..96f5ffc3

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5426&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5426&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/5426.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/5426/head:pull/5426

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


More information about the core-libs-dev mailing list