- 14 2月, 2012 1 次提交
-
-
由 roland 提交于
Summary: oop map needs pc stored in frame anchor in StubGenerator::generate_throw_exception() Reviewed-by: twisti, never, kvn
-
- 13 2月, 2012 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn, never
-
- 11 2月, 2012 2 次提交
-
-
由 kvn 提交于
Summary: Fix typo. Reviewed-by: jrose, kvn Contributed-by: NAndrew Haley <aph@redhat.com>
-
由 kvn 提交于
Summary: Removed code which tried to create edges from fields of destination objects of arraycopy to fields of source objects. Added 30 sec time limit for EA graph construction. Reviewed-by: never
-
- 08 2月, 2012 3 次提交
-
-
由 roland 提交于
Summary: unaligned stack in throw_NullPointerException_at_call_entry(). Reviewed-by: twisti, never, kvn
-
由 kvn 提交于
Summary: Adjust the assert and code in eliminate_card_mark() method for case when stored value is NULL. Reviewed-by: iveresov, never
-
由 kvn 提交于
Summary: LLVM-GCC (__llvm__) should use the same _get_previous_fp implementation as __clang__ (as is the case for os::current_stack_pointer). Reviewed-by: twisti, never, dcubed
-
- 03 2月, 2012 2 次提交
-
-
由 jcoomes 提交于
Reviewed-by: phh, jmasa
-
由 twisti 提交于
Reviewed-by: twisti Contributed-by: NVolker Simonis <volker.simonis@gmail.com>
-
- 02 2月, 2012 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 01 2月, 2012 3 次提交
- 31 1月, 2012 2 次提交
-
-
由 kvn 提交于
Summary: Use unknown_obj instead of empty_map for NULL or Constant Pool object constants in bytecode Escape Analyzer. Reviewed-by: iveresov, never
-
由 ohrstrom 提交于
Summary: When a build number is not specified, the JRE_RELEASE_VERSION define contains a date and timestamp. Thus ccache cannot cache the object files for longer than a minute since the define is passed to the compilation of all source files. This change passes JRE_RELEASE_VERSION only to vm_version.cpp and adds a function jre_release_version() to Abstract_VM_Version. This allows all other source files to be ccached. Reviewed-by: ohair, rottenha Contributed-by: fredrik.ohrstrom@oracle.com
-
- 04 2月, 2012 1 次提交
-
-
由 phh 提交于
Summary: Delete the single use of ia_nice in os_solaris.cpp Reviewed-by: kamg, kvn
-
- 31 1月, 2012 2 次提交
- 30 1月, 2012 3 次提交
- 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
-
由 stefank 提交于
Summary: Changed to the correct annotation arrays Reviewed-by: kamg, dholmes, sla
-
由 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 6 次提交
-
-
由 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
-
由 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
-
- 25 1月, 2012 5 次提交
-
-
由 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
-
由 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
-
- 24 1月, 2012 2 次提交
-
-
由 bdelsart 提交于
Summary: improvements of frame_describe Reviewed-by: never, twisti
-
由 rbackman 提交于
Reviewed-by: kamg, phh, dsamersoff Contributed-by: NRickard Backman <rickard.backman@oracle.com>
-
- 23 1月, 2012 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, iveresov
-