Kawasima Yositaka
-
2010-03-19
Cobertura instrumentation for generic class looks like incomplete.
For Instrumented generic class, getGenericInterfaces() returns a result different from getInterfaces().
This patch fixes the problem.