Variable Arguments

Bug #696820 reported by Jesper Öqvist
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
LJRT
Fix Released
High
Jesper Öqvist

Bug Description

Variable arguments do not work correctly with Ljrt.

During code generation, an array should be created to hold the arguments and then be passed to the method. Instead of creating an array each argument is passed directly, causing an incorrect call of the cross compiled method.

There is a workaround to using variable arguments with Ljrt: just create an array manually in Java code and pass it as the variable length argument.

Changed in ljrt:
importance: Undecided → High
milestone: none → 1.1
status: New → Confirmed
assignee: nobody → Jesper Öqvist (jesper-oqvist)
Changed in ljrt:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.