test/tools/javac/MethodParameters/AnnotationTest.out

Wed, 23 Oct 2013 07:50:04 +0200

author
jlahoda
date
Wed, 23 Oct 2013 07:50:04 +0200
changeset 2165
864dafc5ab7a
parent 0
959103a6100f
permissions
-rw-r--r--

8026861: Wrong LineNumberTable for variable declarations in lambdas
Summary: Setting or correcting positions for many trees produced by LambdaToMethod.
Reviewed-by: vromero, rfield

     1 static interface AnnotationTest$Annos -- inner
     2 AnnotationTest$Annos.foo()
     3 AnnotationTest$Annos.value()
     4 class AnnotationTest -- 
     5 AnnotationTest.<init>(i, ji)
     6 AnnotationTest.foo(i, ji)
     7 static interface AnnotationTest$I -- inner
     8 AnnotationTest$I.m(i, ji)
     9 static interface AnnotationTest$Anno -- inner
    10 AnnotationTest$Anno.f()

mercurial