public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "gandalf at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug libgcj/40616] libgcj version of java.io.PrintStream missing constructors
Date: Tue, 28 Jul 2009 15:08:00 -0000	[thread overview]
Message-ID: <20090728150827.5245.qmail@sourceware.org> (raw)
In-Reply-To: <bug-40616-9966@http.gcc.gnu.org/bugzilla/>



------- Comment #1 from gandalf at gcc dot gnu dot org  2009-07-28 15:08 -------
Subject: Bug 40616

Author: gandalf
Date: Tue Jul 28 15:08:12 2009
New Revision: 150161

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150161
Log:
Fix for PR40616: missing java.io.PrintStream constructors.

2009-07-27  Andrew John Hughes  <ahughes@redhat.com>

        PR libgcj/40616
        * java/io/PrintStream.class: Regenerated.
        * java/io/PrintStream.h: Updated.
        * java/io/PrintStream.java:
        (PrintStream(File)): Ported from GNU Classpath
        version.
        (PrintStream(File, String)): Likewise.
        (PrintStream(String)): Likewise.
        (PrintStream(String, String)): Likewise.


Modified:
    trunk/libjava/ChangeLog
    trunk/libjava/classpath/lib/java/io/PrintStream.class
   
trunk/libjava/classpath/tools/classes/gnu/classpath/tools/gjdoc/ConstructorDocImpl.class
    trunk/libjava/java/io/PrintStream.h
    trunk/libjava/java/io/PrintStream.java


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40616


  parent reply	other threads:[~2009-07-28 15:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-02 11:02 [Bug libgcj/40616] New: " gnu_andrew at member dot fsf dot org
2009-07-26  0:38 ` [Bug libgcj/40616] " gnu_andrew at member dot fsf dot org
2009-07-28 15:08 ` gandalf at gcc dot gnu dot org [this message]
2009-07-28 15:09 ` gnu_andrew at member dot fsf dot org

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=20090728150827.5245.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=java-prs@gcc.gnu.org \
    /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).