public inbox for mauve-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "Andrew Bachmann" <shatty@myrealbox.com>
To: mauve-discuss@sources.redhat.com
Subject: gnu.testlet.java.io.FilterWriter.write NullPointerException
Date: Tue, 04 Nov 2003 04:28:00 -0000	[thread overview]
Message-ID: <189077702552-BeMail@server> (raw)

Hello all,

I got the following:
FAIL: uncaught exception loading gnu.testlet.java.io.FilterWriter.write:
java.lang.NullPointerException

And looking at the code for write.java I found that it calls "this(null);" in the constructor.
According to the specs for 1.4.2 this _should_ throw a NullPointerException: http://java.sun.com/
j2se/1.4.2/docs/api/java/io/FilterWriter.html

I suppose the test should have "this(new Writer());" instead?

Andrew Bachmann


                 reply	other threads:[~2003-11-04  4:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=189077702552-BeMail@server \
    --to=shatty@myrealbox.com \
    --cc=mauve-discuss@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).