hg: jdk10/master: 8172443: Change use of tree.pos to line:col in rawDiagnostics

maurizio.cimadamore at oracle.com maurizio.cimadamore at oracle.com
Thu Oct 5 17:34:09 UTC 2017


Changeset: 1129253d3bc7
Author:    mcimadamore
Date:      2017-10-05 18:29 +0100
URL:       http://hg.openjdk.java.net/jdk10/master/rev/1129253d3bc7

8172443: Change use of tree.pos to line:col in rawDiagnostics
Summary: Generate more stable raw diagnostic position for functional expression AST diag arguments
Reviewed-by: jjg, vromero

! src/jdk.compiler/share/classes/com/sun/tools/javac/util/RawDiagnosticFormatter.java
! test/langtools/tools/javac/T8024207/FlowCrashTest.out
! test/langtools/tools/javac/generics/diamond/8065986/T8065986a.out
! test/langtools/tools/javac/generics/diamond/8065986/T8065986b.out
! test/langtools/tools/javac/generics/inference/EagerReturnTypeResolution/PrimitiveTypeBoxingTest.out
! test/langtools/tools/javac/lambda/8074381/T8074381b.out
! test/langtools/tools/javac/lambda/BadMethodCall2.out
! test/langtools/tools/javac/lambda/BadRecovery.out
! test/langtools/tools/javac/lambda/BadTargetType.out
! test/langtools/tools/javac/lambda/LambdaExpr19.out
! test/langtools/tools/javac/lambda/MethodReference20.out
! test/langtools/tools/javac/lambda/MethodReference22.out
! test/langtools/tools/javac/lambda/MethodReference41.out
! test/langtools/tools/javac/lambda/MethodReference42.out
! test/langtools/tools/javac/lambda/MethodReference43.out
! test/langtools/tools/javac/lambda/MethodReference44.out
! test/langtools/tools/javac/lambda/MethodReference46.out
! test/langtools/tools/javac/lambda/MethodReference48.out
! test/langtools/tools/javac/lambda/MethodReference55.out
! test/langtools/tools/javac/lambda/MethodReference68.out
! test/langtools/tools/javac/lambda/MethodReference72.java
! test/langtools/tools/javac/lambda/MethodReference72.out
! test/langtools/tools/javac/lambda/MostSpecific09.out
! test/langtools/tools/javac/lambda/TargetType21.out
! test/langtools/tools/javac/lambda/TargetType24.out
! test/langtools/tools/javac/lambda/TargetType33.out
! test/langtools/tools/javac/lambda/TargetType43.out
! test/langtools/tools/javac/lambda/TargetType44.out
! test/langtools/tools/javac/lambda/TargetType52.out
! test/langtools/tools/javac/lambda/TargetType60.out
! test/langtools/tools/javac/lambda/funcInterfaces/LambdaTest2_neg1.out
! test/langtools/tools/javac/lambda/typeInference/InferenceTest_neg1_2.out



More information about the jdk10-changes mailing list