- 25 2月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: iveresov
-
- 24 2月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, twisti
-
- 23 2月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, jrose
-
- 19 2月, 2011 1 次提交
-
-
由 coleenp 提交于
Summary: Increase default SharedMiscDataSize Reviewed-by: dcubed, kamg
-
- 17 2月, 2011 3 次提交
-
-
由 kamg 提交于
Summary: see synopsis Reviewed-by: acorn, coleenp
-
由 coleenp 提交于
Summary: fix hashtable.hpp to qualify non-dependant name with "this" Reviewed-by: phh, never, poonam Contributed-by: volker.simonis@gmail.com
-
由 coleenp 提交于
Summary: Turn off biased locking if !UseFastLocking or UseHeavyMonitors options are requested. Reviewed-by: phh, never, dcubed, dholmes
-
- 12 2月, 2011 1 次提交
-
-
由 coleenp 提交于
Summary: old gccs don't support precompiled headers so have to supply includes Reviewed-by: phh, kamg
-
- 11 2月, 2011 2 次提交
-
-
由 stefank 提交于
Summary: Don't allocate in permgen Reviewed-by: ysr, sla
-
由 ysr 提交于
7018302: newly added assert related to size of constantPoolOop causes secondary assertions or crashes Summary: 6912621 used a raw oop in the newly added assert following an allocation attempt that could result in a GC. Reviewed-by: jmasa
-
- 10 2月, 2011 1 次提交
-
-
由 sla 提交于
Summary: Updated create.bat and ProjectCreator Reviewed-by: brutisso, stefank, ohair
-
- 16 2月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, iveresov
-
- 12 2月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, iveresov, coleenp
-
- 11 2月, 2011 3 次提交
- 10 2月, 2011 2 次提交
-
-
由 iveresov 提交于
Summary: Tiered needs to support proper method reprofiling after deopts. Reviewed-by: kvn
-
由 johnc 提交于
Summary: Normally compressed oops is enabled when the maximum heap size is under a certain limit, except when G1 is also enabled. Remove this limitation. Also re-enable GCBasher testing with G1 on 64 bit windows in jprt. Reviewed-by: jcoomes, brutisso, tonyp
-
- 09 2月, 2011 4 次提交
-
-
由 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
-
由 kvn 提交于
Summary: Align old gen size down to keep specified heap size. Reviewed-by: ysr
-
由 kamg 提交于
Summary: Add support for distribution-specific error reporting Reviewed-by: coleenp, phh, jcoomes, ohair
-
由 mchung 提交于
Reviewed-by: alanb, dcubed, coleenp
-
- 08 2月, 2011 6 次提交
-
-
由 stefank 提交于
Summary: Removed. Reviewed-by: jcoomes, brutisso
-
由 ysr 提交于
Summary: Fix block_size_if_printezis_bits() so it does not expect the bits, only uses them when available. Fix block_size_no_stall() so it does not stall when the bits are missing such cases, letting the caller deal with zero size returns. Constant pool cache oops do not need to be unparsable or conc_unsafe after their klass pointer is installed. Some cosmetic clean-ups and some assertion checking for conc-usafety which, in the presence of class file redefinition, has no a-priori time boundedness, so all GCs must be able to safely deal with putatively conc-unsafe objects in a stop-world pause. Reviewed-by: jmasa, johnc
-
由 coleenp 提交于
Summary: Print an additional message for OOM during stack trace printing Reviewed-by: dholmes, phh, acorn, kamg, dcubed
-
由 kvn 提交于
Summary: Added new method inc_stat_counter() to increment long statistic values and use atomic long load and store. Reviewed-by: dholmes, jrose, phh, never
-
由 kvn 提交于
Summary: Don't allocate VectorSet iterator on C heap. Reuse resource storage in EA. Reviewed-by: never
-
由 kvn 提交于
Summary: Add ResourceMark into PhaseIdealLoop::build_and_optimize(). Reviewed-by: never
-
- 04 2月, 2011 3 次提交
-
-
由 brutisso 提交于
Summary: Sometimes the gc cause was not always set. This caused JStat to print the wrong information. Reviewed-by: tonyp, ysr Contributed-by: suenaga.yasumasa@oss.ntt.co.jp
-
由 coleenp 提交于
Summary: Use os::malloc() to allocate buffer to read elf symbols and check for null Reviewed-by: zgu, phh, dsamersoff, dholmes, dcubed
-
由 phh 提交于
Summary: Initialize _sum_x_squared, _intercept and _slope in constructor. Reviewed-by: bobv, coleenp
-
- 03 2月, 2011 4 次提交
-
-
由 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 提交于
Reviewed-by: dholmes, bdelsart
-
- 02 2月, 2011 1 次提交
-
-
由 coleenp 提交于
Summary: Add option for gcc 4 and above, define JNIEXPORT and JNIIMPORT to visibility=default, add for jio_snprintf and others since -fvisibility=hidden overrides --version-script definitions. Reviewed-by: kamg, never
-
- 01 2月, 2011 2 次提交
- 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 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn, never
-