Generics introduce synthetic bridge methods which are not intended to be directly called. When instrumented, it looks like a line 0 method which is never called. The attached patch prevents any synthetic method from being called
Prevent any synthetic method from being called
Prevent any synthetic method from being called