langtools/test/tools/javac/warnings/AuxiliaryClass/ClassUsingAuxiliary1.out
author ksrini
Mon, 01 Jul 2013 16:36:08 -0700
changeset 18671 62748bbd2f47
parent 14369 3d660d08d1f7
permissions -rw-r--r--
8019460: tests in changeset do not have @bug tag Reviewed-by: darcy
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
18671
62748bbd2f47 8019460: tests in changeset do not have @bug tag
ksrini
parents: 14369
diff changeset
     1
ClassUsingAuxiliary.java:34:5: compiler.warn.auxiliary.class.accessed.from.outside.of.its.source.file: AuxiliaryClass, ClassWithAuxiliary.java
14369
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