RFR: 8071291 - Compiler crashes trying to cast UnionType to IntersectionClassType
Maurizio Cimadamore
maurizio.cimadamore at oracle.com
Thu Aug 20 21:52:16 UTC 2015
Looks good - thanks!
Maurizio
On 20/08/15 16:09, Rob McKenna wrote:
> Hi folks,
>
> Looking to backport this change to 8. There is a slight difference in
> the fix between 8 & 9 in that makeIntersectionType(Type bound1, Type
> bound2) (née makeCompoundType(Type bound1, Type bound2)) is still in
> use in 8.
>
> http://cr.openjdk.java.net/~robm/8071291/webrev/
>
> -Rob
More information about the compiler-dev
mailing list