classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] RFC: small PrintWriter improvement


From: Roman Kennke
Subject: [cp-patches] RFC: small PrintWriter improvement
Date: Wed, 26 Oct 2005 10:39:12 +0200

Hi,

here comes another fix from Friedjof Siebert that ensures that the field
line_separator is not null (in the unlikely but not impossible case that
the system property is not set).

2005-10-26  Roman Kennke  <address@hidden>

        Reported by Friedjof Siebert  <address@hidden>
        * java/io/PrintWriter.java
        (line_separator):  Added default value for property to ensure
        absence of null pointer exception even if property is not set.


/Roman

Attachment: PrintWriter.diff
Description: Text Data

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


reply via email to

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