6981185: com.sun.tools.model.JavacTypes.contains() calls Type.contains instead of Types.containsType

Wrong implementation is causing trivial containment tests to fail unexpectedly (when such tests are executed using compiler API)

Reviewed-by: jjg
2 files changed