test/tools/javac/warnings/AuxiliaryClass/ClassUsingAnotherAuxiliary.out

Tue, 25 Jun 2013 20:08:52 +0400

author
kizune
date
Tue, 25 Jun 2013 20:08:52 +0400
changeset 1854
aceae9ceebbe
parent 1384
bf54daa9dcd8
child 1878
565341d436e2
permissions
-rw-r--r--

8006973: jtreg test fails: test/tools/javac/warnings/AuxiliaryClass/SelfClassWithAux.java
Reviewed-by: ksrini

     1 ClassUsingAnotherAuxiliary.java:32:5: compiler.warn.auxiliary.class.accessed.from.outside.of.its.source.file: AnAuxiliaryClass, NotAClassName.java
     2 - compiler.err.warnings.and.werror
     3 1 error
     4 1 warning

mercurial