Limited number of arguments can be passed to Java user-defined functions

[CR #338924] On Itanium platforms, Adaptive Server can pass only six or fewer floating point or double arguments to a native Java function. Adaptive Server ignores the seventh and all succeeding arguments.

Workaround: Pass no more than six floating point or double arguments to a native Java function.