- 03 2月, 2012 1 次提交
-
-
由 katleman 提交于
-
- 28 1月, 2012 2 次提交
- 27 1月, 2012 7 次提交
-
-
由 kamg 提交于
-
由 brutisso 提交于
-
由 jrose 提交于
-
由 katleman 提交于
-
由 phh 提交于
Summary: Add CriticalPriority == MaxPriority+1 and enable scheduling class as well as thread priority to change on Solaris. Reviewed-by: dholmes, dcubed
-
由 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 10 次提交
-
-
由 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
-
由 dsamersoff 提交于
-
由 fparain 提交于
-
由 dsamersoff 提交于
-
由 fparain 提交于
Reviewed-by: dholmes, dcubed
-
由 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
-
由 dsamersoff 提交于
Summary: Added dcmd to unlock or check status of UnlockingCommercialFeature flag Reviewed-by: fparain, rottenha
-
由 kvn 提交于
-
- 25 1月, 2012 9 次提交
-
-
由 kamg 提交于
-
由 phh 提交于
-
由 roland 提交于
Summary: Block::schedule_local() may write beyond end of ready_cnt array Reviewed-by: never, kvn
-
由 dsamersoff 提交于
-
由 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
-
由 phh 提交于
Summary: Fix gamma launcher on Mac OS X and reconcile test_gamma script on Unix platforms Reviewed-by: dcubed, ohair, jcoomes, dholmes, ksrini Contributed-by: james.melvin@oracle.com
-
由 dsamersoff 提交于
Summary: Make GCStatInfo a resource object Reviewed-by: phh, coleenp
-
由 phh 提交于
Summary: Modify jprt.properties to run OSX builds and tests. Reviewed-by: dcubed, kamg, ohair, dholmes Contributed-by: james.melvin@oracle.com
-
- 24 1月, 2012 2 次提交
- 23 1月, 2012 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, iveresov
-
- 22 1月, 2012 1 次提交
-
-
由 bpittore 提交于
Summary: reset jvmtithreadstate exception state after frame pop and forceearlyreturn processed Reviewed-by: minqi, dholmes, dlong Contributed-by: bill.pittore@oracle.com
-
- 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 1 次提交
-
-
由 jrose 提交于
-