This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [gcjx] Patch: FYI: check method argument size
- From: Ranjit Mathew <rmathew at gmail dot com>
- To: java-patches at gcc dot gnu dot org
- Date: Mon, 17 Jan 2005 11:29:37 +0530
- Subject: Re: [gcjx] Patch: FYI: check method argument size
- References: <m3k6qcx6uz.fsf@localhost.localdomain>
Tom Tromey wrote:
> I'm checking this in on the gcjx branch.
>
> This fixes a jacks failure by adding a check for the number of words
> taken by a method's arguments.
Slightly off-topic:
Note that because of things like auto-boxing in 1.5,
you should either run gcjx with "--source=1.4" or
change Jacks over to accept 1.5 stuff.
Ranjit.
--
Ranjit Mathew Email: rmathew AT gmail DOT com
Bangalore, INDIA. Web: http://ranjitmathew.hostingzero.com/