- 07 4月, 2009 1 次提交
-
-
由 xlu 提交于
Summary: Remove usage of _highest_lock field in Thread so that is_lock_owned won't depend on the correct update of that field. Reviewed-by: never, dice, acorn
-
- 03 4月, 2009 1 次提交
-
-
由 acorn 提交于
Reviewed-by: xlu, coleenp, kamg, swamyv
-
- 28 3月, 2009 1 次提交
-
-
由 poonam 提交于
Summary: heapOopSize symbol should be declared as constant in vmStructs and should not be looked up in readVMIntConstants(). Reviewed-by: never, swamyv, coleenp
-
- 13 3月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Use zero based compressed oops if java heap is below 32gb and unscaled compressed oops if java heap is below 4gb. Reviewed-by: never, twisti, jcoomes, coleenp
-
- 11 9月, 2008 1 次提交
-
-
由 kvn 提交于
Summary: Add support for narrow oops in debug info to avoid decoding. Reviewed-by: rasbold, never
-
- 27 8月, 2008 1 次提交
-
-
由 never 提交于
6459804: Want client (c1) compiler for x86_64 (amd64) for faster start-up Reviewed-by: kvn
-
- 29 7月, 2008 1 次提交
-
-
由 kamg 提交于
Summary: Add mechanism to ignore unsupported flags for a set period of time Reviewed-by: acorn, never, coleenp
-
- 03 7月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright year for files that have been modified in 2008 Reviewed-by: ohair, tbell
-
- 09 6月, 2008 1 次提交
-
-
由 coleenp 提交于
Summary: Make FreeChunk read markword instead of LSB in _klass pointer to indicate that it's a FreeChunk for compressed oops. Reviewed-by: ysr, jmasa
-
- 06 6月, 2008 1 次提交
-
-
由 ysr 提交于
Summary: First mercurial integration of the code for the Garbage-First garbage collector. Reviewed-by: apetrusenko, iveresov, jmasa, sgoldman, tonyp, ysr
-
- 14 5月, 2008 1 次提交
-
-
由 jrose 提交于
Summary: back out sa-related changes to 6652736, use concrete expressions for WKK names in the SA Reviewed-by: never, sundar
-
- 09 5月, 2008 1 次提交
-
-
由 dcubed 提交于
Summary: Forward port of Yumin's fix for 6670684 from HSX-11; Yumin verified the port was correct. Reviewed-by: dcubed
-
- 30 4月, 2008 1 次提交
-
-
由 jrose 提交于
Summary: combine many scalar variables into a single enum-indexed array in SystemDictionary. Reviewed-by: kvn
-
- 14 4月, 2008 1 次提交
-
-
由 coleenp 提交于
Summary: Compressed oops in instances, arrays, and headers. Code contributors are coleenp, phh, never, swamyv Reviewed-by: jmasa, kamg, acorn, tbell, kvn, rasbold
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-