langtools/test/tools/javac/T8171528/DuplicatedAnnotatedPackagesTest.out
author vromero
Thu, 12 Jan 2017 15:59:28 -0800
changeset 43143 a8f5cdfa330a
permissions -rw-r--r--
8171528: Crash in Annotate with duplicate package-info declarations Reviewed-by: jjg
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
43143
a8f5cdfa330a 8171528: Crash in Annotate with duplicate package-info declarations
vromero
parents:
diff changeset
     1
package-info.java:2:9: compiler.warn.pkg-info.already.seen: test
a8f5cdfa330a 8171528: Crash in Annotate with duplicate package-info declarations
vromero
parents:
diff changeset
     2
package-info.java:1:1: compiler.err.already.annotated: kindname.package, test
a8f5cdfa330a 8171528: Crash in Annotate with duplicate package-info declarations
vromero
parents:
diff changeset
     3
1 error
a8f5cdfa330a 8171528: Crash in Annotate with duplicate package-info declarations
vromero
parents:
diff changeset
     4
1 warning