langtools/test/tools/javac/processing/errors/EnsureMirroredTypeException/Source.out
author akulyakh
Thu, 21 May 2015 11:41:04 -0700
changeset 30730 d3ce7619db2c
parent 19507 323f001d6be1
permissions -rw-r--r--
8076543: Add @modules as needed to the langtools tests Reviewed-by: jjg, shurailine
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
30730
d3ce7619db2c 8076543: Add @modules as needed to the langtools tests
akulyakh
parents: 19507
diff changeset
     1
Source.java:12:28: compiler.err.doesnt.exist: some.path.to
d3ce7619db2c 8076543: Add @modules as needed to the langtools tests
akulyakh
parents: 19507
diff changeset
     2
Source.java:15:16: compiler.err.cant.resolve: kindname.class, SomeUnknownClass, , 
d3ce7619db2c 8076543: Add @modules as needed to the langtools tests
akulyakh
parents: 19507
diff changeset
     3
Source.java:18:16: compiler.err.cant.resolve: kindname.variable, SomeUnknownClass, , 
19507
323f001d6be1 8019243: AnnotationTypeMismatchException instead of MirroredTypeException
jfranck
parents:
diff changeset
     4
3 errors