- 14 4月, 2014 1 次提交
-
-
由 anoll 提交于
8029436: CICompilerCount is not updated when the number of compiler threads is adjusted to the number of CPUs Summary: CICompilerCount is updated in AdvancedThresholdPolicy::initialize, SimpleThresholdPolicy::initialize and NonTieredCompPolicy::initialize. A warning is printed if the usersets both, CICompilerCount and CICompilerCountPerCPU. Reviewed-by: kvn, twisti Contributed-by: NTobias Hartmann <tobias.hartmann@oracle.com>
-
- 16 5月, 2013 1 次提交
-
-
由 anoll 提交于
Summary: Added command line parameter to define a threshold at which C1 compilation threshold for is increased. Reviewed-by: kvn, iveresov
-
- 10 4月, 2013 1 次提交
-
-
由 jiangli 提交于
Summary: Allocate the method's profiling related metadata until they are needed. Reviewed-by: coleenp, roland
-
- 29 9月, 2012 1 次提交
-
-
由 coleenp 提交于
Summary: Capitalize these metadata types (and objArrayKlass) Reviewed-by: stefank, twisti, kvn
-
- 02 9月, 2012 1 次提交
-
-
由 coleenp 提交于
Summary: Remove PermGen, allocate meta-data in metaspace linked to class loaders, rewrite GC walking, rewrite and rename metadata to be C++ classes Reviewed-by: jmasa, stefank, never, coleenp, kvn, brutisso, mgerdin, dholmes, jrose, twisti, roland Contributed-by: Njmasa <jon.masamitsu@oracle.com>, stefank <stefan.karlsson@oracle.com>, mgerdin <mikael.gerdin@oracle.com>, never <tom.rodriguez@oracle.com>
-
- 25 9月, 2012 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn
-
- 27 1月, 2012 1 次提交
-
-
由 iveresov 提交于
Summary: Make sure that CompilationPolicy::event() doesn't throw exceptions Reviewed-by: kvn, never
-
- 13 12月, 2011 1 次提交
-
-
由 iveresov 提交于
Summary: Added handles for references to methods in select_task() Reviewed-by: twisti, kvn
-
- 21 7月, 2011 1 次提交
-
-
由 iveresov 提交于
Summary: Added feedback disabling flag to common(), fixed handling of TieredStopAtLevel. Reviewed-by: kvn, never
-
- 02 7月, 2011 2 次提交
-
-
由 iveresov 提交于
Summary: Recompile the enclosing methods without inlining of the method that has OSRed to level 4 or recompile the enclosing method at level 4. Reviewed-by: kvn, never
-
由 iveresov 提交于
Summary: Take into account current state of profiling before believing that existing higher level versions are valid Reviewed-by: kvn, never
-
- 11 5月, 2011 1 次提交
-
-
由 iveresov 提交于
Summary: Fixed the warning, also fixed copyrights in a bunch of files. Reviewed-by: johnc, kvn
-
- 05 3月, 2011 1 次提交
-
-
由 iveresov 提交于
Summary: This implements adaptive tiered compilation policy. Reviewed-by: kvn, never
-