- 19 1月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Use LDX/STX on v9 and LDD/STD on v8 sparc for volatile long moves. Reviewed-by: never
-
- 08 10月, 2010 1 次提交
-
-
由 minqi 提交于
Reviewed-by: mchung, dholmes, chrisphi
-
- 14 1月, 2011 7 次提交
- 13 1月, 2011 7 次提交
-
-
由 twisti 提交于
-
由 twisti 提交于
-
由 brutisso 提交于
Summary: Pass the value of UseLargePages instead of false as the "large" parameter when reserving the G1 heap. Reviewed-by: tonyp, johnc, phh
-
由 iveresov 提交于
Summary: Make both compilers emit near and far calls when necessary. Reviewed-by: never, kvn, phh
-
由 coleenp 提交于
Summary: Change get_temp_directory() back to /tmp and %TEMP% like it always was and where the tools expect it to be. Reviewed-by: phh, dcubed, kamg, alanb
-
由 tonyp 提交于
Summary: First attempt to allocate out the current alloc region using a CAS instead of taking the Heap_lock (first level of G1's slow allocation path). Only if that fails and it's necessary to replace the current alloc region take the Heap_lock (that's the second level of G1's slow allocation path). Reviewed-by: johnc, brutisso, ysr
-
由 tonyp 提交于
Summary: During evacuation failure handling we refine the BOT to reflect the location of all the objects in the regions we scan. The changeset includes some minor cleanup: a) non-product print_on() method on the G1 BOT class, b) added more complete BOT verification during heap / region verification, c) slight modification to the BOT set up for humongous regions to be more consistent with the BOT set up during evac failure handling, and d) removed a couple of unused methods. Reviewed-by: johnc, ysr
-
- 12 1月, 2011 4 次提交
-
-
由 kevinw 提交于
Reviewed-by: mchung, acorn
-
由 kvn 提交于
Summary: Move _lower_dimension field initialization before _higher_dimension and add storestore barrier. Reviewed-by: dholmes, iveresov, never
-
由 phh 提交于
-
由 phh 提交于
Summary: Replaced incr_allocated_bytes() formals var_size_in_bytes and con_size_in_bytes with a single RegisterOrConstant formal. Reviewed-by: twisti, jcoomes
-
- 11 1月, 2011 4 次提交
-
-
由 kamg 提交于
Summary: Mark field volatile, use membars, and change access order to close race Reviewed-by: dcubed, dholmes
-
由 iveresov 提交于
Summary: Reuse set_method_data_for_bcp() to setup mdp after MDO creation. Reviewed-by: kvn, never
-
由 kamg 提交于
Summary: Make JvmtiGCMark safe to run non-safepoint and instrument CMS Reviewed-by: ysr, dcubed
-
由 dcubed 提交于
-
- 10 1月, 2011 3 次提交
- 08 1月, 2011 9 次提交
-
-
由 trims 提交于
-
由 trims 提交于
Summary: Update the HS20 build number to 06 Reviewed-by: jcoomes
-
由 trims 提交于
-
由 dcubed 提交于
-
由 dcubed 提交于
-
由 bobv 提交于
-
由 kvn 提交于
6876037: CTW fails jdk7/hotspot/src/share/vm/opto/type.cpp:2055. assert(bits,"Use TypePtr for NULL") Summary: Add missing 0 value check in TypeRawPtr::add_offset(). Reviewed-by: never
-
由 kvn 提交于
Summary: Use Atomic::load() and Atomic::store() to access a volatile long. Reviewed-by: iveresov, jrose, dholmes, never
-
由 bobv 提交于
Summary: Codebuffer can overflow on test with large number of calls Reviewed-by: dholmes, collins
-
- 07 1月, 2011 4 次提交