jdk-24/langtools/test/tools/javac/multicatch/8071291
Maurizio Cimadamore 110a99f0dd 8071291: Compiler crashes trying to cast UnionType to IntersectionClassType
Compiler tests for .isCompound but then cast to a more specific Type subclass, resulting in CCE

Reviewed-by: vromero, jlahoda
2015-02-23 13:02:37 +00:00
..
T8071291.java 8071291: Compiler crashes trying to cast UnionType to IntersectionClassType 2015-02-23 13:02:37 +00:00