langtools/test/tools/javac/MethodParameters/AnnotationTest.out
author sogoel
Thu, 05 Jun 2014 10:57:10 -0700
changeset 24797 850ebd4d80a7
parent 21044 ffba9cdeff1a
permissions -rw-r--r--
8044072: Group 2: create .out files for OverrideChecks tests in tools/javac dir Reviewed-by: jjg

static interface AnnotationTest$Annos -- inner
AnnotationTest$Annos.foo()
AnnotationTest$Annos.value()
class AnnotationTest -- 
AnnotationTest.<init>(i, ji)
AnnotationTest.foo(i, ji)
static interface AnnotationTest$I -- inner
AnnotationTest$I.m(i, ji)
static interface AnnotationTest$Anno -- inner
AnnotationTest$Anno.f()