Request for reviews (S): 6919886: Sweep CodeCache more aggressively to reduce its usage for CompileTheWorld
Vladimir Kozlov
Vladimir.Kozlov at Sun.COM
Mon Jan 25 20:24:05 PST 2010
Thank you, Tom
Vladimir
On 1/25/10 8:21 PM, Tom Rodriguez wrote:
> Looks ok.
>
> tom
>
> On Jan 25, 2010, at 6:30 PM, Vladimir Kozlov wrote:
>
>> http://cr.openjdk.java.net/~kvn/6919886/webrev
>>
>> Fixed 6919886: Sweep CodeCache more aggressively to reduce its usage for CompileTheWorld
>>
>> Current sweeping frequency is not enough to keep CodeCache
>> clean when compiling big jar files with CompileTheWorld.
>>
>> Add safepoint after CompileTheWorldSafepointInterval (100)
>> compilations and do full sweep of CodeCache each time.
>>
>> Reviewed by:
>>
>> Contributed-by: eric.caspole at amd.com
>>
>> Fix verified (y/n): y, CTW
>>
>> Other testing:
>> JPRT
>>
>
More information about the hotspot-compiler-dev
mailing list