- 28 5月, 2010 1 次提交
-
-
由 iveresov 提交于
Summary: This fixes G1 barriers in c1 on x64. Reviewed-by: never
-
- 21 5月, 2010 1 次提交
-
-
由 twisti 提交于
Summary: C1 for SPARC needs to support JSR 292. Reviewed-by: never, jrose
-
- 08 4月, 2010 1 次提交
-
-
由 twisti 提交于
6941529: SharedRuntime::raw_exception_handler_for_return_address must reset thread MethodHandle flag Summary: During testing a bug was hit when an exception returned to the interpreter and the SP was wrong. Reviewed-by: kvn, never
-
- 10 3月, 2010 1 次提交
-
-
由 twisti 提交于
Summary: This implements JSR 292 support for C1 x86. Reviewed-by: never, jrose, kvn
-
- 14 3月, 2009 1 次提交
-
-
由 jrose 提交于
Summary: Code in interp_masm, stubGenerator, c1_LIRAssembler, and AD files moved into MacroAssembler. Reviewed-by: kvn
-
- 10 3月, 2009 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright for files that have been modified in 2009, up to 03/09 Reviewed-by: katleman, tbell, ohair
-
- 27 1月, 2009 1 次提交
-
-
由 xlu 提交于
Summary: Use NULL_WORD in the places where intptr_t is expected due to incompatible types between intptr_t & int32_t Reviewed-by: phh, coleenp, never
-
- 25 12月, 2008 1 次提交
-
-
由 xlu 提交于
6787106: Hotspot 32 bit build fails on platforms having different definitions for intptr_t & int32_t Summary: Avoid casting between int32_t and intptr_t specifically for MasmAssembler::movptr in 32 bit platforms. Reviewed-by: jrose, kvn
-
- 03 10月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update for files that have been modified starting July 2008 Reviewed-by: ohair, tbell
-
- 27 8月, 2008 1 次提交
-
-
由 never 提交于
6459804: Want client (c1) compiler for x86_64 (amd64) for faster start-up Reviewed-by: kvn
-
- 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
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-