This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [gcjx] Patch: FYI: check method argument size


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]