langtools/test/tools/javac/warnings/AuxiliaryClass/ClassUsingAuxiliary1.out
author ohrstrom
Thu, 01 Nov 2012 10:48:36 +0100
changeset 14369 3d660d08d1f7
child 18671 62748bbd2f47
permissions -rw-r--r--
7153951: Add new lint option -Xlint:auxiliaryclass Reviewed-by: jjg, mcimadamore, forax
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
14369
3d660d08d1f7 7153951: Add new lint option -Xlint:auxiliaryclass
ohrstrom
parents:
diff changeset
     1
ClassUsingAuxiliary.java:33:5: compiler.warn.auxiliary.class.accessed.from.outside.of.its.source.file: AuxiliaryClass, ClassWithAuxiliary.java
3d660d08d1f7 7153951: Add new lint option -Xlint:auxiliaryclass
ohrstrom
parents:
diff changeset
     2
- compiler.err.warnings.and.werror
3d660d08d1f7 7153951: Add new lint option -Xlint:auxiliaryclass
ohrstrom
parents:
diff changeset
     3
1 error
3d660d08d1f7 7153951: Add new lint option -Xlint:auxiliaryclass
ohrstrom
parents:
diff changeset
     4
1 warning