Request for reviews (XXS): 7110058: change default for ScavengeRootsInCode to 2

Tom Rodriguez tom.rodriguez at oracle.com
Wed Nov 16 10:48:27 PST 2011


Looks good.

tom

On Nov 16, 2011, at 8:21 AM, Christian Thalinger wrote:

> http://cr.openjdk.java.net/~twisti/7110058/
> 
> 7110058: change default for ScavengeRootsInCode to 2
> Reviewed-by:
> 
> The flag setting ScavengeRootsInCode=2 causes the JIT to inline more
> constants.  This is generally a good thing for performance.
> 
> Tested with JPRT jobs on all three queues, DaCapo, refworkload
> reference_server, JRuby test suite, Seph test suite.
> 
> src/share/vm/runtime/globals.hpp
> 



More information about the hotspot-compiler-dev mailing list