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.
Attachment id=58
date: | 2009-01-13 16:37 |
desc: | Mauve testcase |
type: | text/plain |
download: | promotion.java |