diff --git a/jps-plugin/testData/incremental/classHierarchyAffected/typeParameterListChanged/build.log b/jps-plugin/testData/incremental/classHierarchyAffected/typeParameterListChanged/build.log index 348ac307190..4779b934d58 100644 --- a/jps-plugin/testData/incremental/classHierarchyAffected/typeParameterListChanged/build.log +++ b/jps-plugin/testData/incremental/classHierarchyAffected/typeParameterListChanged/build.log @@ -55,13 +55,11 @@ COMPILATION FAILED One type argument expected for class A One type argument expected for class A One type argument expected for class A -Type inference failed: Not enough information to infer parameter T in constructor A() -Please specify it explicitly. -Type inference failed: Not enough information to infer parameter T in constructor A() -Please specify it explicitly. -Type inference failed: Not enough information to infer parameter T in constructor A() -Please specify it explicitly. +Not enough information to infer type variable T +Not enough information to infer type variable T +Not enough information to infer type variable T One type argument expected for class A +Not enough information to infer type variable T ================ Step #2 =================