From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14358 invoked by alias); 11 Jan 2005 17:39:24 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 14108 invoked by uid 48); 11 Jan 2005 17:39:06 -0000 Date: Tue, 11 Jan 2005 17:39:00 -0000 Message-ID: <20050111173906.14107.qmail@sourceware.org> From: "tromey at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20041205030651.18840.greenrd@greenrd.org> References: <20041205030651.18840.greenrd@greenrd.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug libgcj/18840] java.io.BufferedInputStream.read(byte[],..) methods don't attempt to read as much as possible X-Bugzilla-Reason: CC X-SW-Source: 2005-01/txt/msg01358.txt.bz2 List-Id: ------- Additional Comments From tromey at gcc dot gnu dot org 2005-01-11 17:39 ------- I'm testing a patch. We can't just directly use the Classpath code here since our InputStreamReader interacts with this class, and that class can't easily be merged because it touches on charset conversion. -- What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|unassigned at gcc dot gnu |tromey at gcc dot gnu dot |dot org |org Status|NEW |ASSIGNED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18840