katleman [Mon, 15 Apr 2013 14:21:06 -0700] rev 16814
Merge
katleman [Fri, 12 Apr 2013 15:22:47 -0700] rev 16813
8012048: JDK8 b85 source with GPL header errors
Reviewed-by: iris, mduigou, jjg
lana [Tue, 16 Apr 2013 08:16:07 -0700] rev 16812
Merge
jjg [Mon, 08 Apr 2013 11:57:37 -0700] rev 16811
8011677: EndPosTables should avoid hidden references to Parser
Reviewed-by: mcimadamore
jjg [Mon, 08 Apr 2013 11:54:26 -0700] rev 16810
8011676: Instances of Tokens.Comment should not be defined in inner classes
Reviewed-by: mcimadamore
mcimadamore [Mon, 08 Apr 2013 15:59:29 +0100] rev 16809
8010822: Intersection type cast for functional expressions does not follow spec EDR
Summary: Remove support for marker interfaces; redefine intersection type casts to be order-independent
Reviewed-by: jjg
mcimadamore [Mon, 08 Apr 2013 15:57:10 +0100] rev 16808
8009131: Overload: javac should discard methods that lead to errors in lambdas with implicit parameter types
Summary: Lambdas that have errors in their bodies should make enclosing overload resolution fail
Reviewed-by: jjg
mcimadamore [Mon, 08 Apr 2013 15:53:08 +0100] rev 16807
8010404: Lambda debugging: redundant LineNumberTable entry for lambda capture
Summary: Ignore indy entries in LineNumberTable
Reviewed-by: jjg
mcimadamore [Mon, 08 Apr 2013 15:52:05 +0100] rev 16806
8010823: DefaultMethodTest.testReflectCall fails with new lambda VM
Summary: Fix lambda test
Reviewed-by: jjg
mcimadamore [Mon, 08 Apr 2013 15:51:41 +0100] rev 16805
8010922: Cleanup: add support for ad-hoc method check logic
Summary: Support pluggable method checkers
Reviewed-by: jjg