classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] Fix for bug #11190: DataOutputStream.writeUTF() should be b


From: Chris Burdess
Subject: [cp-patches] Fix for bug #11190: DataOutputStream.writeUTF() should be buffered
Date: Thu, 14 Apr 2005 21:57:24 +0100

This patch uses a block write to avoid the inefficiency described in the bug report.

2005-04-14  Chris Burdess  <address@hidden>

        * java/io/DataOutputStream.java (writeUTF): Use block write for
        output.


--
Chris Burdess

Attachment: patch
Description: Binary data


reply via email to

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