/[Apache-SVN]
ViewVC logotype

Revision 835181


Jump to revision: Previous Next
Author: jessewilson
Date: Thu Nov 12 01:01:23 2009 UTC (14 years, 5 months ago)
Changed paths: 5
Log Message:
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.

Changed paths

Path Details
Directoryharmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/OutputStream.java modified , text changed
Directoryharmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/OutputStreamWriter.java modified , text changed
Directoryharmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/PrintStream.java modified , text changed
Directoryharmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/PrintWriter.java modified , text changed
Directoryharmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/Writer.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26