mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00

Generate more stable raw diagnostic position for functional expression AST diag arguments Reviewed-by: jjg, vromero
4 lines
530 B
Text
4 lines
530 B
Text
BadMethodCall2.java:9:13: compiler.err.cant.resolve.location.args: kindname.method, nonExistent, , @26, (compiler.misc.location.1: kindname.variable, rec, java.lang.Object)
|
|
BadMethodCall2.java:10:13: compiler.err.cant.resolve.location.args: kindname.method, nonExistent, , @26, (compiler.misc.location.1: kindname.variable, rec, java.lang.Object)
|
|
BadMethodCall2.java:11:13: compiler.err.cant.resolve.location.args: kindname.method, nonExistent, , @31, (compiler.misc.location.1: kindname.variable, rec, java.lang.Object)
|
|
3 errors
|