On Wed, 16 Feb 2022 22:32:21 GMT, Brian Burkhalter <b...@openjdk.org> wrote:
> Remove reference to `java.io.InterruptedIOException` from > `java.io.PrintStream`, and make the specifications of `checkError()`, > `setError()`, and `clearError()` consistent between `java.io.PrintStream` and > `java.io.PrintWriter`. Thanks. I was holding off on that label until the PR approached consensus. ------------- PR: https://git.openjdk.java.net/jdk/pull/7507