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.
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.