jjg [Thu, 20 Nov 2014 14:23:31 -0800] rev 27850
8065054: Some tests have junk before the legal header
Reviewed-by: darcy
vromero [Thu, 20 Nov 2014 14:05:39 -0800] rev 27849
8063052: Inference chokes on wildcard derived from method reference
Reviewed-by: mcimadamore
lana [Thu, 20 Nov 2014 11:17:17 -0800] rev 27848
Merge
lana [Thu, 20 Nov 2014 10:58:31 -0800] rev 27847
Merge
jjg [Thu, 20 Nov 2014 11:00:29 -0800] rev 27846
8058445: Javac throws exception when displaying info
Reviewed-by: vromero, jfranck
vromero [Thu, 20 Nov 2014 09:43:13 -0800] rev 27845
8059921: Missing compile error in Java 8 mode for Interface.super.field access
Reviewed-by: mcimadamore, jlahoda
jlahoda [Wed, 19 Nov 2014 13:46:04 +0100] rev 27844
7196163: Project Coin: Allow effectively final variables to be used as resources in try-with-resources
Summary: Allowing final variables as operands to try-with-resources; also reviewed by Sergei Pikalev.
Reviewed-by: darcy, mcimadamore, vromero