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

Thu, 21 Feb 2013 15:27:05 +0000

author
mcimadamore
date
Thu, 21 Feb 2013 15:27:05 +0000
changeset 1600
3fef0cae83b3
parent 1384
bf54daa9dcd8
child 1878
565341d436e2
permissions
-rw-r--r--

8008444: Inherited generic functional descriptors are merged incorrectly
Summary: Missing call to Types.createMethodWithThrownTypes
Reviewed-by: jjg

ohrstrom@1384 1 ClassUsingAuxiliary.java:33:5: compiler.warn.auxiliary.class.accessed.from.outside.of.its.source.file: AuxiliaryClass, ClassWithAuxiliary.java
ohrstrom@1384 2 - compiler.err.warnings.and.werror
ohrstrom@1384 3 1 error
ohrstrom@1384 4 1 warning

mercurial