Java longs are 64 bits but inline java refuses to call a method with a long argument that is more than 32 bits:
In method description of class Test: Can't find any signature that matches the arguments passed (1099511627776). Available signatures are: static eatBigLong(long) error was: 1099511627776 out of range for type long at /usr/local/lib/perl5/site_perl/5.6.1/Inline/Java/Object.pm line 101 at test.pl line 266 Any help would be appreciated. Thanks, Sean This e-mail message is intended only for the named recipient(s) above. It may contain confidential information. If you are not the intended recipient you are hereby notified that any dissemination, distribution or copying of this e-mail and any attachment(s) is strictly prohibited. If you have received this e-mail in error, please immediately notify the sender by replying to this e-mail and delete the message and any attachment(s) from your system. Thank you.