- 03 2月, 2012 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: phh, jmasa
-
- 30 1月, 2012 1 次提交
-
-
由 brutisso 提交于
Summary: Add define of INCLUDE_TRACE Reviewed-by: sla, kamg
-
- 28 1月, 2012 1 次提交
-
-
由 stefank 提交于
-
- 27 1月, 2012 5 次提交
-
-
由 stefank 提交于
Summary: Temporarily disabled multi-threaded reference discovery when entering a single-threaded remark phase. Reviewed-by: brutisso, tonyp, jmasa, jcoomes
-
由 brutisso 提交于
-
由 jrose 提交于
-
由 johnc 提交于
Summary: Some minor profile based optimizations. Reduce the number of branches and branch mispredicts by removing some virtual calls, through closure specalization, and refactoring some conditional statements. Reviewed-by: brutisso, tonyp
-
由 iveresov 提交于
Summary: Make sure that CompilationPolicy::event() doesn't throw exceptions Reviewed-by: kvn, never
-
- 26 1月, 2012 5 次提交
-
-
由 bdelsart 提交于
Summary: improvements of TraceMethodHandles for JSR292 Reviewed-by: never, twisti
-
由 roland 提交于
Summary: handle not loaded array klass in Parse::do_checkcast(). Reviewed-by: kvn, never
-
由 jcoomes 提交于
Summary: disable UseAdaptiveSizePolicy with the CMS and ParNew Reviewed-by: johnc, brutisso
-
由 tonyp 提交于
Summary: Re-enable survivors during the initial-mark pause. Afterwards, the concurrent marking threads have to scan them and mark everything reachable from them. The next GC will have to wait for the survivors to be scanned. Reviewed-by: brutisso, johnc
-
由 kvn 提交于
-
- 25 1月, 2012 3 次提交
-
-
由 roland 提交于
Summary: Block::schedule_local() may write beyond end of ready_cnt array Reviewed-by: never, kvn
-
由 kvn 提交于
Summary: Use !higher_equal() check to skip top and values which fit. Reviewed-by: never
-
由 iveresov 提交于
Summary: Change the value of Tier3BackEdgeThreshold from 7000 to 60000 Reviewed-by: kvn, never
-
- 24 1月, 2012 1 次提交
-
-
由 bdelsart 提交于
Summary: improvements of frame_describe Reviewed-by: never, twisti
-
- 23 1月, 2012 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, iveresov
-
- 21 1月, 2012 6 次提交
-
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
由 amurillo 提交于
-
由 amurillo 提交于
-
由 iveresov 提交于
Summary: Pass correct type to branch in LIRGenerator::do_SwitchRanges() Reviewed-by: kvn, never
-
由 katleman 提交于
-
由 kvn 提交于
Summary: Add Value() methods to short and byte Load nodes to truncate constants which does not fit. Reviewed-by: jrose
-
- 20 1月, 2012 4 次提交
- 19 1月, 2012 1 次提交
-
-
由 zgu 提交于
Summary: Decoder API changes did not reflect in os_bsd Reviewed-by: kamg, dcubed
-
- 18 1月, 2012 3 次提交
- 17 1月, 2012 1 次提交
-
-
由 kamg 提交于
-
- 14 1月, 2012 6 次提交
- 13 1月, 2012 1 次提交
-
-
由 brutisso 提交于
-