test/tools/javac/warnings/AuxiliaryClass/ClassUsingAnotherAuxiliary.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

     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