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

Thu, 01 Nov 2012 10:48:36 +0100

author
ohrstrom
date
Thu, 01 Nov 2012 10:48:36 +0100
changeset 1384
bf54daa9dcd8
child 1878
565341d436e2
permissions
-rw-r--r--

7153951: Add new lint option -Xlint:auxiliaryclass
Reviewed-by: jjg, mcimadamore, forax

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

mercurial