// public void testBrokenIfArgsCflowAtAj_pr145018() {
// runTest("ataj crashing with cflow, if and args");
// }
- // public void testClassCastOnArrayType_pr180264() {
- // runTest("classcastexception on array type");
- // }
+ public void testClassCastOnArrayType_pr180264() {
+ runTest("classcastexception on array type");
+ }
//public void testITDWithArray_pr201748() { runTest("itd with array");}
public void testBadMessage() { runTest("incorrect itd error with generics");}
public void testBadMessage2() { runTest("incorrect itd error with generics - 2");}