mcimadamore [Thu, 19 Mar 2015 11:40:47 +0000] rev 29555
8048838: type inference performance regression
Summary: Reduce redundant bounds before attempting to do pairwise lub computation during bound incorporation.
Reviewed-by: vromero
mcimadamore [Thu, 19 Mar 2015 11:39:36 +0000] rev 29553
8074381: java.lang.AssertionError during compiling
Summary: Add extra functional interface check to prevent crash during code generation
Reviewed-by: vromero