You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An upcast can be implemented by &child->base rather than using a typecast_exprt, but in the
case of a specialised generic we may still need a cast. Check that a cast is produced when
expected.
\[java::Test\.callee:\(LBase;\)V\.assertion\.1\] line 18 assertion at file Base\.java line 18 function java::test\.callee:\(LBase;\)V bytecode-index 5: FAILURE
8
+
\[java::Test\.callee2:\(LBase;\)V\.assertion\.1\] line 19 assertion at file Base\.java line 19 function java::test\.callee2:\(LBase;\)V bytecode-index 5: FAILURE
0 commit comments