langtools/test/tools/javac/DefiniteAssignment/8156180/T8156180.out
author mcimadamore
Wed, 26 Oct 2016 15:41:25 +0100
changeset 41856 13a056e8f16e
parent 38509 01582f186579
permissions -rw-r--r--
8168774: Polymorhic signature method check crashes javac Summary: Check for polysig method assumes arity is greater than zero Reviewed-by: vromero

T8156180.java:14:18: compiler.err.var.might.not.have.been.initialized: a1
T8156180.java:15:20: compiler.err.var.might.not.have.been.initialized: b1
T8156180.java:16:22: compiler.err.var.might.not.have.been.initialized: c1
T8156180.java:17:24: compiler.err.var.might.not.have.been.initialized: d1
4 errors