Sat, 05 Oct 2013 10:14:58 +0200 8024838: Significant slowdown due to transparent huge pages
stefank [Sat, 05 Oct 2013 10:14:58 +0200] rev 20400
8024838: Significant slowdown due to transparent huge pages Summary: Don't turn on transparent huge pages (-XX:+UseTransparentHugePages) unless explicitly specified on the command line. This has the effect that large pages are never turned on Linux unless the user has explicitly enabled any of the large pages flags: -XX:+UseLargePages, -XX:+UseTransparentHugePages, -XX:+UseHugeTLBFS, and -XX:+UseSHM. Reviewed-by: jwilhelm, tschatzl, brutisso
Fri, 04 Oct 2013 22:08:37 +0200 8025854: Use "young gen" instead of "eden"
jwilhelm [Fri, 04 Oct 2013 22:08:37 +0200] rev 20399
8025854: Use "young gen" instead of "eden" Summary: Changed a few descriptions and variable names to young gen. Reviewed-by: tschatzl, jcoomes
Thu, 03 Oct 2013 21:36:29 +0200 8025852: Remove unnecessary setters in collector policy classes
jwilhelm [Thu, 03 Oct 2013 21:36:29 +0200] rev 20398
8025852: Remove unnecessary setters in collector policy classes Summary: Use instance variables directly within the collector policy classes and remove unused setters. Reviewed-by: tschatzl, jcoomes
Thu, 10 Oct 2013 13:25:51 -0700 Merge
ccheung [Thu, 10 Oct 2013 13:25:51 -0700] rev 20397
Merge
Wed, 09 Oct 2013 17:57:17 -0400 8026185: nsk/jvmit/GetMethodDeclaringClass/declcls001 failed
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
Tue, 08 Oct 2013 16:58:23 -0400 8026022: Verifier: allow anon classes to invokespecial host class/intf methods.
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
Tue, 08 Oct 2013 11:37:54 +0200 Merge
kevinw [Tue, 08 Oct 2013 11:37:54 +0200] rev 20394
Merge
Tue, 08 Oct 2013 09:33:51 +0100 8019375: Internal symbol table size should be tunable.
kevinw [Tue, 08 Oct 2013 09:33:51 +0100] rev 20393
8019375: Internal symbol table size should be tunable. Reviewed-by: coleenp, kamg
Tue, 08 Oct 2013 02:56:06 -0400 8026025: JVM_GetCallerClass allows Reflection.getCallerClass(int depth) to use
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
Mon, 07 Oct 2013 12:20:28 -0400 8009130: Lambda: Fix access controls, loader constraints.
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
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip