Skip to content

Commit cee7010

Browse files
committed
Adapt to type inference failures instead of errors
1 parent c7fb005 commit cee7010

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
StubTypeParamsMeth.java:13:15: compiler.err.proc.messager: (type.argument.type.incompatible)
1+
StubTypeParamsMeth.java:13:15: compiler.err.proc.messager: (type.arguments.not.inferred)
22
1 error
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
StubTypeParamsMethNbl.java:13:23: compiler.err.proc.messager: (type.argument.type.incompatible)
1+
StubTypeParamsMethNbl.java:13:23: compiler.err.proc.messager: (type.arguments.not.inferred)
22
1 error

0 commit comments

Comments
 (0)