mcimadamore [Thu, 06 Jun 2013 15:32:41 +0100] rev 18379
7139681: Enhanced for loop: local variable scope inconsistent with JLS
Summary: For-each loop variable is incorrectly visible from the for-each expression
Reviewed-by: jjg, vromero
mcimadamore [Thu, 06 Jun 2013 15:30:14 +0100] rev 18378
6360970: javac erroneously accept ambiguous field reference
Summary: clash between ambiguous fields in superinterface and unambiguous field in subinterface is erroneously marked as unambiguous
Reviewed-by: jjg, vromero
emc [Thu, 06 Jun 2013 08:48:23 -0400] rev 18377
8015701: MethodParameters are not filled in for synthetic captured local variables
Summary: Synthetic parameters for captured local variables in an anonymous inner class are not added to MethodParameters attributes
Reviewed-by: mcimadamore
katleman [Thu, 20 Jun 2013 10:17:55 -0700] rev 18376
Added tag jdk8-b95 for changeset 41b9fc8961f6
duke [Wed, 05 Jul 2017 19:01:16 +0200] rev 18375
Merge
lana [Mon, 24 Jun 2013 14:27:26 -0700] rev 18374
Merge
lana [Sun, 16 Jun 2013 22:33:03 -0700] rev 18373
Merge