The CI assumes that the method holder of a MethodRef is always an instance class and never an array class. -target 1.5 will begin emitting <array>.clone instead of Object.clone for clone on array types which breaks this assumption.
- relates to
-
JDK-6271865 hotspot runtime compiler can't handle legal bytecode generated by Jikes compiler properly
-
- Closed
-