- 16 2月, 2011 1 次提交
-
-
由 dcubed 提交于
Summary: Make sure the backing store file is flushed in create_sharedmem_resources() and get_user_name_slow() no longer checks the size of the backing store file. Reviewed-by: briand, swamyv, acorn, poonam
-
- 14 2月, 2011 1 次提交
-
-
由 rottenha 提交于
-
- 12 2月, 2011 4 次提交
- 11 2月, 2011 2 次提交
- 10 2月, 2011 2 次提交
-
-
由 sla 提交于
Summary: Updated create.bat and ProjectCreator Reviewed-by: brutisso, stefank, ohair
-
由 ctornqvi 提交于
Summary: Looking at API_VERSION_NUMBER define to see what version of dbghelp.h/imagehlp.h is included to determine what MINIDUMP_TYPEs are defined in the header file Reviewed-by: acorn, brutisso, sla
-
- 09 2月, 2011 5 次提交
-
-
由 ctornqvi 提交于
Summary: Added Minidump support on Windows, enabled large page core dumps when coredump_filter is present and writing out path/rlimit for core dumps. Reviewed-by: poonam, dsamersoff, sla, coleenp
-
由 mchung 提交于
-
由 coleenp 提交于
-
由 kamg 提交于
Summary: Add support for distribution-specific error reporting Reviewed-by: coleenp, phh, jcoomes, ohair
-
由 mchung 提交于
Reviewed-by: alanb, dcubed, coleenp
-
- 08 2月, 2011 2 次提交
- 05 2月, 2011 1 次提交
-
-
由 trims 提交于
-
- 04 2月, 2011 5 次提交
- 03 2月, 2011 5 次提交
-
-
由 coleenp 提交于
Summary: Write method signature handler under lock to prevent race with growable array resizing Reviewed-by: dsamersoff, dholmes
-
由 kamg 提交于
6766644: Redefinition of compiled method fails with assertion "Can not load classes with the Compiler thread" Summary: Defer posting events from the compiler thread: use service thread Reviewed-by: coleenp, dholmes, never, dcubed
-
由 johnc 提交于
7007446: G1: expand the heap with a single step, not one region at a time Summary: Changed G1CollectedHeap::expand() to expand the committed space by calling VirtualSpace::expand_by() once rather than for every region in the expansion amount. This allows the success or failure of the expansion to be determined before creating any heap regions. Introduced a develop flag G1ExitOnExpansionFailure (false by default) that, when true, will exit the VM if the expansion of the committed space fails. Finally G1CollectedHeap::expand() returns a status back to it's caller so that the caller knows whether to attempt the allocation. Reviewed-by: brutisso, tonyp
-
由 bobv 提交于
-
由 bobv 提交于
Reviewed-by: dholmes, bdelsart
-
- 02 2月, 2011 2 次提交
- 01 2月, 2011 1 次提交
-
-
由 brutisso 提交于
Summary: The reference handler java thread and the GC could dead lock Reviewed-by: never, johnc, jcoomes
-
- 02 2月, 2011 1 次提交
-
-
由 ysr 提交于
Summary: Fix calculation of _desired, in free list statistics, which was missing an intended set of parentheses. Reviewed-by: poonam, jmasa
-
- 01 2月, 2011 1 次提交
-
-
由 tonyp 提交于
Summary: There's a potential deadlock between the concurrent cleanup thread and the GC workers that are trying to allocate and waiting for more free regions to be made available. Reviewed-by: iveresov, jcoomes
-
- 28 1月, 2011 5 次提交
- 27 1月, 2011 2 次提交