This is the mail archive of the mauve-discuss@sources.redhat.com mailing list for the Mauve project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: failure notice


 The constructor of the test subsclass for
 java.io.PrintStream is broken: it calls the
 constructor of PrintStream with an OutputStream of
 null. That's not allowed according to the Java Class
 Libraries 2nd Edition  Volume 1 book by Chen et. al.
 It results in a NullPointerException on kaffe and
 JDK 1.4.0, probably on other VMs, too.
 
 I could post a patch if you agree that this test
 needs to be fixed.
 
 best regards,
 
 dalibor topic



__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]