- 05 3月, 2011 1 次提交
-
-
由 iveresov 提交于
Summary: This implements adaptive tiered compilation policy. Reviewed-by: kvn, never
-
- 04 3月, 2011 3 次提交
- 03 3月, 2011 1 次提交
-
-
由 zgu 提交于
-
- 02 3月, 2011 6 次提交
-
-
由 zgu 提交于
Summary: Ensure safe exception handler table is generated on Win32 binaries when compile with VS2010 Reviewed-by: acorn, coleenp, dcubed, sla, ohair
-
由 kamg 提交于
Summary: Added overflow detection in arena Amalloc methods Reviewed-by: coleenp, phh
-
由 sla 提交于
Summary: #define _WIN32_WINNT 0x500 Reviewed-by: ohrstrom, hosterda, coleenp
-
由 iveresov 提交于
Summary: Bulk zeroing reduction didn't work with G1, because arraycopy would call pre-barriers on uninitialized oops. The solution is to have version of arraycopy stubs that don't have pre-barriers. Also refactored arraycopy stubs generation on SPARC to be more readable and reduced the number of stubs necessary in some cases. Reviewed-by: jrose, kvn, never
-
由 trims 提交于
-
由 never 提交于
6725983: Assertion "method->method_holder())->is_not_initialized(),"method holder must be initialized" Reviewed-by: kvn, iveresov
-
- 01 3月, 2011 5 次提交
-
-
由 rottenha 提交于
-
由 never 提交于
Reviewed-by: never, jrose Contributed-by: volker.simonis@gmail.com
-
由 rottenha 提交于
-
由 kamg 提交于
Summary: Add special rule to allow assignment of frames with uninit flags set. Reviewed-by: never, coleenp
-
由 johnc 提交于
Summary: Make the G1 specific version of is_in_closed_subset() available in all builds. Reviewed-by: tonyp, jcoomes
-
- 28 2月, 2011 2 次提交
- 27 2月, 2011 2 次提交
-
-
由 kvn 提交于
Summary: copy small (<8) strings on stack if str+16 crosses a page boundary and load from stack into XMM. Back up pointer when loading string's tail. Reviewed-by: never
-
由 kamg 提交于
Summary: Dynamic-code generated events should be deferred and processed by service thread Reviewed-by: dsamersoff, dcubed
-
- 26 2月, 2011 4 次提交
- 25 2月, 2011 7 次提交
- 24 2月, 2011 4 次提交
- 23 2月, 2011 3 次提交
-
-
由 iveresov 提交于
-
由 never 提交于
Reviewed-by: kvn, jrose
-
由 iveresov 提交于
Summary: Rearranged the pre-barrier placement in arraycopy stubs so that they are properly called in case of chained calls. Also refactored the code a little bit so that it looks uniform across the platforms and is more readable. Reviewed-by: never, kvn
-
- 21 2月, 2011 2 次提交