test/tools/javac/MethodParameters/AnnotationTest.out

Mon, 19 Jun 2017 14:51:25 -0700

author
asaha
date
Mon, 19 Jun 2017 14:51:25 -0700
changeset 3408
c9ba51c29fc3
parent 0
959103a6100f
permissions
-rw-r--r--

Added tag jdk8u151-b02 for changeset 732e1bab2660

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

mercurial