Request for reviews (S): 6919886: Sweep CodeCache more aggressively to reduce its usage for CompileTheWorld

Tom Rodriguez Thomas.Rodriguez at Sun.COM
Mon Jan 25 20:21:14 PST 2010


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