-
Bug
-
Resolution: Done
-
Major
-
1.0.3
-
None
The following problems arise when using arrays in Byteman:
the parser does not accept array types for variables declared in BIND clauses
the type checker is unable to load array classes (thanks to a JDK 6 change in class loader behaviour)
the compiler fails to generate correct code when handling an array whose base type is also an array