Mon, 13 Oct 2014 17:22:47 +0200 8054956: Javac reports wrong error offset for unknown identifier of annotation element/value pair
jlahoda [Mon, 13 Oct 2014 17:22:47 +0200] rev 27121
8054956: Javac reports wrong error offset for unknown identifier of annotation element/value pair Summary: When reporting an error about unresolvable annotation attribute, use the position of the explicit left-hand-side of the assignment if available, otherwise use the position of the right-hand-side. Reviewed-by: jfranck
Mon, 13 Oct 2014 11:21:51 -0400 8058243: Reduce size of bytecode for large switch statements
pgovereau [Mon, 13 Oct 2014 11:21:51 -0400] rev 27120
8058243: Reduce size of bytecode for large switch statements Reviewed-by: jjg, vromero
(0) -10000 -3000 -1000 -300 -100 -30 -10 -2 +2 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip