Integrated: 8273513: Make java.io.FilterInputStream specification more precise about overrides

Brian Burkhalter bpb at openjdk.java.net
Mon Sep 13 17:54:01 UTC 2021


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

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

This pull request has now been integrated.

Changeset: 6cf5079d
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/6cf5079d8e789c82646a3e16b1763e2c7646d400
Stats:     54 lines in 1 file changed: 21 ins; 9 del; 24 mod

8273513: Make java.io.FilterInputStream specification more precise about overrides

Reviewed-by: dfuchs, naoto

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

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


More information about the core-libs-dev mailing list