mcimadamore [Fri, 23 Mar 2018 16:53:54 +0000] rev 49294
8199910: Compiler crashes with -g option and variables of intersection type inferred by `var`
Summary: Javac should skip non-denotable types in the LocalVariableTypeTable attribute
Reviewed-by: jlahoda
Contributed-by: bitterfoxc@gmail.com