This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/21880] New: javax.swing.text.JTextComponent has no read() method
- From: "gbenson at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Jun 2005 14:36:00 -0000
- Subject: [Bug libgcj/21880] New: javax.swing.text.JTextComponent has no read() method
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
javax.swing.text.JTextComponent should have the following method:
void read(Reader in, Object desc)
but it doesn't. This causes JREFactory to fail.
--
Summary: javax.swing.text.JTextComponent has no read() method
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: gbenson at redhat dot com
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21880