classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] [Patch] java.io - style cleanup


From: Michael Koch
Subject: [cp-patches] [Patch] java.io - style cleanup
Date: Mon, 11 Oct 2004 11:52:48 +0200
User-agent: Mutt/1.5.6+20040722i

Hi list,


I just commited the attached patch to mainly make java.io follow our
HACKING guide a little bit more.


Michael


2004-10-11  Michael Koch  <address@hidden>

        * java/io/DataInputStream.java
        (readUTF): Reorder modifiers.
        * java/io/DataOutputStream.java
        (writeUTF): Likewise.
        * java/io/ObjectInputStream.java
        (GetField): Likewise.
        * java/io/ObjectOutputStream.java
        (PutField): Likewise.
        (BUFFER_SIZE): Likewise.
        * java/io/InputStreamReader.java:
        Merged file header.

Attachment: io.diff
Description: Text document


reply via email to

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