BZ #52: IllegalArgumentException in array_objectarray_element_set

Status fields:

creation_ts:2008-03-21 00:29
component:vm
version:default branch
rep_platform:All
op_sys:All
bug_status:RESOLVED
resolution:FIXED
reporter:twisti@complang.tuwien.ac.at
This changeset:

http://mips.complang.tuwien.ac.at/hg/cacao/rev/5054ec21e133

throws wrong IllegalArgumentException's in array_objectarray_element_set.

Comment #1 by twisti@complang.tuwien.ac.at on 2008-03-21 12:48:44

Fix is:

http://mips.complang.tuwien.ac.at/hg/cacao/rev/a5fe9a36676e

Additionally I started to write JUnit tests for Bugzilla bugs.  This changeset includes
the first JUnit test for PR52.