Fixing PrintWriter.checkError() and PrintStream.checkError() to delegate to the underlying PrintWriter/PrintStream as necessary.
Fixing PrintWriter.println(String) to call through the overridable no-args println() method.

Both of these behaviour changes bring us closer to compatibility with the RI.

git-svn-id: https://svn.apache.org/repos/asf/harmony/enhanced/classlib/trunk@835181 13f79535-47bb-0310-9956-ffa450edef68
5 files changed