- 15 3月, 2011 1 次提交
-
-
由 ysr 提交于
Summary: Count enable_icms() and disable_icms() events so as to prevent inteference between concurrent calls, which can cause the iCMS thread to be left stranded in icms_wait() with an unserviced request and no young allocations to unwedge it. Reviewed-by: jcoomes, poonam
-
- 03 3月, 2011 1 次提交
-
-
由 brutisso 提交于
7023747: G1: too strict assert in RefineRecordRefsIntoCSCardTableEntryClosure::do_card_ptr in g1RemSet.cpp Summary: Made sure that the assert looks at ParallelGCThreads. Reviewed-by: stefank, tonyp, jwilhelm, johnc
-
- 04 3月, 2011 1 次提交
-
-
由 brutisso 提交于
Summary: Introduced buffered loggging to make sure that log lines are logged one line at a time Reviewed-by: stefank, johnc, dsamersoff
-
- 07 3月, 2011 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: phh, kvn
-
- 05 3月, 2011 1 次提交
-
-
由 tonyp 提交于
Summary: Some G1 code cleanup. Reviewed-by: johnc, jcoomes, jwilhelm
-
- 04 3月, 2011 2 次提交
- 03 3月, 2011 1 次提交
-
-
由 zgu 提交于
-
- 02 3月, 2011 4 次提交
-
-
由 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
-
由 trims 提交于
-
- 01 3月, 2011 4 次提交
- 28 2月, 2011 1 次提交
-
-
由 sla 提交于
Reviewed-by: dsamersoff, kamg, hosterda
-
- 27 2月, 2011 1 次提交
-
-
由 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 4 次提交
- 24 2月, 2011 2 次提交
- 23 2月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, jrose
-
- 21 2月, 2011 2 次提交
- 19 2月, 2011 2 次提交
- 17 2月, 2011 6 次提交
-
-
由 trims 提交于
-
由 kamg 提交于
Summary: see synopsis Reviewed-by: acorn, coleenp
-
由 coleenp 提交于
-
由 coleenp 提交于
Summary: fix hashtable.hpp to qualify non-dependant name with "this" Reviewed-by: phh, never, poonam Contributed-by: volker.simonis@gmail.com
-
由 ohair 提交于
Reviewed-by: darcy, katleman, jjg
-
由 coleenp 提交于
Summary: Turn off biased locking if !UseFastLocking or UseHeavyMonitors options are requested. Reviewed-by: phh, never, dcubed, dholmes
-
- 16 2月, 2011 1 次提交
-
-
由 dholmes 提交于
-