classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] Path proposal: java.io.PrintStream


From: Bryce McKinlay
Subject: Re: [cp-patches] Path proposal: java.io.PrintStream
Date: Fri, 23 Jul 2004 14:03:15 -0400
User-agent: Mozilla Thunderbird 0.5 (X11/20040626)

Jeroen Frijters wrote:

The attached patch fixes PrintStream to allow subclassing to work as
expected (and allows the Mauve PrintStream.subclass test to pass).
It seems inefficient to add yet another indirection layer. I think a better solution would be to make the classpath PrintStream more like the libgcj implementation, which uses the character converter directly instead of depending on PrintWriter/OutputStreamWriter.

Regards

Bryce





reply via email to

[Prev in Thread] Current Thread [Next in Thread]