This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/11780] Method.invoke() is slow
- From: "mckinlay at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 29 Mar 2006 19:00:46 -0000
- Subject: [Bug libgcj/11780] Method.invoke() is slow
- References: <bug-11780-6651@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #8 from mckinlay at redhat dot com 2006-03-29 19:00 -------
Created an attachment (id=11156)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11156&action=view)
Test Case
New version of the test case, which tests both public and private method
invocation.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11780