Thu, 19 Mar 2015 16:23:21 +0000 8075509: List.map should return itself if list is unchanged
mcimadamore [Thu, 19 Mar 2015 16:23:21 +0000] rev 29556
8075509: List.map should return itself if list is unchanged Summary: Fix List.map to match semantics of old Type.map Reviewed-by: jlahoda
Thu, 19 Mar 2015 11:40:47 +0000 8048838: type inference performance regression
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
Thu, 19 Mar 2015 11:40:07 +0000 8074100: Turn Type.Mapping into a true visitor
mcimadamore [Thu, 19 Mar 2015 11:40:07 +0000] rev 29554
8074100: Turn Type.Mapping into a true visitor Summary: replace Type.Mapping with a true visitor in Types Reviewed-by: jlahoda, vromero
Thu, 19 Mar 2015 11:39:36 +0000 8074381: java.lang.AssertionError during compiling
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
(0) -10000 -3000 -1000 -300 -100 -30 -10 -4 +4 +10 +30 +100 +300 +1000 +3000 +10000 tip