When SFCB receives an untyped method parameter, updateMethodParamTypes() will check the param against the class definition and update the type. However, there is an error when checking instance types for the EmbeddedInstance qualifier, and could lead to incorrect typing or a crash.
This is LTC#74725
committed patch (1.3 branch)
committed to CVS HEAD and git master