hg: jdk7/hotspot-comp/hotspot: 6919886: Sweep CodeCache more aggressively to reduce its usage for CompileTheWorld

vladimir.kozlov at sun.com vladimir.kozlov at sun.com
Tue Jan 26 11:19:00 PST 2010


Changeset: 99af867dfa05
Author:    kvn
Date:      2010-01-26 08:53 -0800
URL:       http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/99af867dfa05

6919886: Sweep CodeCache more aggressively to reduce its usage for CompileTheWorld
Summary: Add safepoint after CompileTheWorldSafepointInterval (100) compilations and do full sweep of CodeCache each time.
Reviewed-by: never
Contributed-by: eric.caspole at amd.com

! src/share/vm/classfile/classLoader.cpp
! src/share/vm/runtime/arguments.cpp
! src/share/vm/runtime/globals.hpp



More information about the hotspot-compiler-dev mailing list