public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at developer dot classpath dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libgcj/29178] CharsetEncoder.canEncode() gives different results than Sun version
Date: Mon, 25 Sep 2006 19:20:00 -0000	[thread overview]
Message-ID: <20060925192043.22344.qmail@sourceware.org> (raw)
In-Reply-To: <bug-29178-13215@http.gcc.gnu.org/bugzilla/>



------- Comment #1 from cvs-commit at developer dot classpath dot org  2006-09-25 19:20 -------
Subject: Bug 29178

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Changes by:     Tom Tromey <tromey>     06/09/25 19:19:47

Modified files:
        gnu/java/nio/charset: ISO_8859_1.java US_ASCII.java 
                              ByteCharset.java 
        .              : ChangeLog 

Log message:
                PR libgcj/29178:
                * gnu/java/nio/charset/US_ASCII.java (Encoder.canEncode): New
method.
                (Encoder.canEncode): Likewise.
                (Encoder.encodeLoop): Return unmappable for all non-ASCII
characters.
                * gnu/java/nio/charset/ByteCharset.java (Encoder.canEncode):
New
                method.
                (Encoder.canEncode): Likewise.
                * gnu/java/nio/charset/ISO_8859_1.java (Encoder.canEncode): New
                method.
                (Encoder.canEncode): Likewise.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/gnu/java/nio/charset/ISO_8859_1.java?cvsroot=classpath&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/classpath/gnu/java/nio/charset/US_ASCII.java?cvsroot=classpath&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/classpath/gnu/java/nio/charset/ByteCharset.java?cvsroot=classpath&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.8609&r2=1.8610


-- 


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


  parent reply	other threads:[~2006-09-25 19:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-22  8:21 [Bug libgcj/29178] New: " marcus at better dot se
2006-09-22 17:27 ` [Bug libgcj/29178] " tromey at gcc dot gnu dot org
2006-09-25 18:56 ` tromey at gcc dot gnu dot org
2006-09-25 19:20 ` cvs-commit at developer dot classpath dot org [this message]
2006-09-25 21:04 ` tromey at gcc dot gnu dot org
2006-09-25 21:22 ` tromey at gcc dot gnu 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=20060925192043.22344.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@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).