BZ #102: VM array function do not box and unbox properly

Status fields:

creation_ts:2008-09-01 13:49
component:vm
version:default branch
rep_platform:All
op_sys:All
bug_status:RESOLVED
resolution:FIXED
reporter:twisti@complang.tuwien.ac.at
The Mauve test java.beans.XMLDecoder.jdk14 fails with CACAO/OpenJDK because the current
VM array functions do not box/unbox properly, means the checks are missing and the
values are not casted.

I'll rework the VM array code when I write the C++ wrapper classes.

Comment #1 by twisti@complang.tuwien.ac.at on 2008-09-01 13:50:04

I'll also add a new Mauve testcase.

Comment #2 by michi@complang.tuwien.ac.at on 2009-01-13 16:37:52

Created an attachment (id=58)
Mauve testcase

This is the Mauve testcase. I will see that it gets commited into the Mauve testsuite.

Comment #3 by michi@complang.tuwien.ac.at on 2009-01-13 16:38:36

This is the fix: http://mips.complang.tuwien.ac.at/hg/cacao/rev/c9d8153b15bc

Attachment id=58

date:2009-01-13 16:37
desc:Mauve testcase
type:text/plain
download:promotion.java