This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/11780] Method.invoke() is very slow and leaks memory
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Aug 2003 14:00:28 -0000
- Subject: [Bug libgcj/11780] Method.invoke() is very slow and leaks memory
- References: <20030803063936.11780.bryce@mckinlay.net.nz>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11780
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-08-03 14:00:28
date| |
------- Additional Comments From pinskia at physics dot uc dot edu 2003-08-03 14:00 -------
I can confirm the slowness on the mainline (20030802) on powerpc-apple-darwin6.6 but
I do not see any leaks.