commit-classpath
[Top][All Lists]
Advanced

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

[bugs #8860] new java.io.FilterWriter(null) should throw NullPointerExce


From: Stephen Crawley
Subject: [bugs #8860] new java.io.FilterWriter(null) should throw NullPointerException
Date: Mon, 10 May 2004 12:09:46 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225

This mail is an automated notification from the bugs tracker
 of the project: classpath.




/**************************************************************************/
[bugs #8860] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=8860>
Project: classpath
Submitted by: Stephen Crawley
On: Mon 05/10/04 at 16:07

Severity:  5 - Average
Resolution:  None
Assigned to:  None
Status:  Open
Platform Version:  None


Summary:  new java.io.FilterWriter(null) should throw NullPointerException

Original Submission:  The JDK 1.4.2 API spec states that the contructor
throws NullPointerException if the parameter is null.  
Classpath's javadoc doesn't say this, and it doesn't 
throw the exception either.

I've modified the following Mauve testcase to cover this:

  gnu/testlet/java/io/FilterWriter/write.java












For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=8860>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

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