ccheung [Thu, 10 Oct 2013 13:25:51 -0700] rev 20397
Merge
acorn [Wed, 09 Oct 2013 17:57:17 -0400] rev 20396
8026185: nsk/jvmit/GetMethodDeclaringClass/declcls001 failed
Summary: Missed initialization. Thanks Coleen.
Reviewed-by: coleenp, minqi
acorn [Tue, 08 Oct 2013 16:58:23 -0400] rev 20395
8026022: Verifier: allow anon classes to invokespecial host class/intf methods.
Reviewed-by: coleenp, bharadwaj
kevinw [Tue, 08 Oct 2013 11:37:54 +0200] rev 20394
Merge
kevinw [Tue, 08 Oct 2013 09:33:51 +0100] rev 20393
8019375: Internal symbol table size should be tunable.
Reviewed-by: coleenp, kamg
dholmes [Tue, 08 Oct 2013 02:56:06 -0400] rev 20392
8026025: JVM_GetCallerClass allows Reflection.getCallerClass(int depth) to use
Reviewed-by: alanb, dholmes, twisti
Contributed-by: mandy.chung@oracle.com
acorn [Mon, 07 Oct 2013 12:20:28 -0400] rev 20391
8009130: Lambda: Fix access controls, loader constraints.
Summary: New default methods list with inherited superinterface methods
Reviewed-by: minqi, sspitsyn, coleenp