This is the mail archive of the
java-prs@sourceware.cygnus.com
mailing list for the Java project.
libgcj/111
- To: tromey at cygnus dot com
- Subject: libgcj/111
- From: tromey at sourceware dot cygnus dot com
- Date: 18 Dec 1999 00:50:00 -0000
- Cc: java-prs at sourceware dot cygnus dot com,
- Reply-To: tromey at sourceware dot cygnus dot com
The following reply was made to PR libgcj/111; it has been noted by GNATS.
From: tromey@sourceware.cygnus.com
To: java-gnats@sourceware.cygnus.com
Cc:
Subject: libgcj/111
Date: 18 Dec 1999 00:44:00 -0000
* java/lang/reflect/Method.java (toString): Call getType if
required. Partial fix for PR libgcj/111. From Per Bothner.