> 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`.

Brian Burkhalter has refreshed the contents of this pull request, and previous 
commits have been removed. The incremental views will show differences compared 
to the previous content of the PR. The pull request contains one new commit 
since the last revision:

  8254574: PrintWriter handling of InterruptedIOException should be removed

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/7507/files
  - new: https://git.openjdk.java.net/jdk/pull/7507/files/4015d9c0..95f15465

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

  Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/7507.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/7507/head:pull/7507

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

Reply via email to