On Wed, 11 May 2022 20:40:30 GMT, Joe Darcy <da...@openjdk.org> wrote:

> While doing a CSR review of another issue, I noticed some cases in 
> InputStream and OutputStream what would benefit from being upgraded to 
> implSpec and related javadoc tags.
> 
> The "A subclass must provide an implementation of this method." statements on 
> several abstract methods don't add much value, but I chose to leave them in 
> for this request.
> 
> Please also review the corresponding CSR: 
> https://bugs.openjdk.java.net/browse/JDK-8286605

This pull request has now been integrated.

Changeset: 1e843c3d
Author:    Joe Darcy <da...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/1e843c3d4fbc0b68eceec17be29186dcb5b37de1
Stats:     40 lines in 2 files changed: 18 ins; 9 del; 13 mod

8286604: Update InputStream and OutputStream to use @implSpec

Reviewed-by: bpb, lancea, iris, alanb

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

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

Reply via email to