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

Christian Thalinger christian.thalinger at oracle.com
Mon Nov 21 00:56:23 PST 2011


Thank you, Vladimir and Tom.  -- Chris

On Nov 16, 2011, at 7:48 PM, Tom Rodriguez wrote:

> 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