- 20 3月, 2009 1 次提交
-
-
由 acorn 提交于
Reviewed-by: coleenp, pbk, xlu, alanb
-
- 19 3月, 2009 1 次提交
-
-
由 acorn 提交于
Reviewed-by: kamg, coleenp
-
- 16 3月, 2009 2 次提交
- 13 3月, 2009 2 次提交
- 12 3月, 2009 1 次提交
-
-
由 tonyp 提交于
-
- 10 3月, 2009 5 次提交
-
-
由 kvn 提交于
-
由 apetrusenko 提交于
Reviewed-by: iveresov, tonyp
-
由 xdono 提交于
-
由 xdono 提交于
Summary: Update copyright for files that have been modified in 2009, up to 03/09 Reviewed-by: katleman, tbell, ohair
-
由 xdono 提交于
-
- 09 3月, 2009 2 次提交
- 08 3月, 2009 3 次提交
-
-
由 tonyp 提交于
Summary: A few small fixes to remove some inconsistencies in the concurrent mark-related verbose GC output. Reviewed-by: jmasa
-
由 tonyp 提交于
Summary: The length of the fast cset test vector is decided at the beginning of a GC, but more regions can be added during the GC. The simple fix is to set the length of the fast cset test vector to the max. Reviewed-by: iveresov
-
由 tonyp 提交于
Summary: The _expanded flag of the sparse RSets is not reset and this can leave a RSet in an inconsistent state if it is expanded more than once. Also, we should be iterating over the _cur, instead of the _next, sparse table Reviewed-by: apetrusenko, iveresov
-
- 07 3月, 2009 2 次提交
-
-
由 jrose 提交于
Summary: Code in vtableStubs and templateTable moved into MacroAssembler. Reviewed-by: kvn
-
由 iveresov 提交于
6720334: G1: don't update RSets of collection set regions during an evacuation pause Summary: Introduced a deferred update mechanism for delaying the rset updates during the collection pause Reviewed-by: apetrusenko, tonyp
-
- 06 3月, 2009 2 次提交
- 05 3月, 2009 1 次提交
-
-
由 jrose 提交于
Summary: minor assembler enhancements preparing for method handles Reviewed-by: kvn
-
- 04 3月, 2009 2 次提交
- 03 3月, 2009 7 次提交
-
-
由 ysr 提交于
Summary: Call newly created CollectedHeap::dump_{pre,post}_full_gc before and after every stop-world full collection cycle on GenCollectedHeap and ParallelScavengeHeap. (Support for G1CollectedHeap forthcoming under CR 6810861.) Small modifications to existing heap dumping and class histogram implementation, especially to allow multiple on-the-fly histos/dumps by the VM thread during a single safepoint. Reviewed-by: jmasa, alanb, mchung
-
由 dcubed 提交于
-
由 dcubed 提交于
-
由 dcubed 提交于
Summary: Change JvmtiEnvBase::is_valid() and JvmtiRawMonitor::is_valid() to fetch the _magic fields via Bytes::get_native_u[248](). Reviewed-by: coleenp, swamyv
-
由 dcubed 提交于
Summary: Remove incorrect optimization in klassItable::adjust_method_entries(). Add RedefineClasses() tracing support for obsolete method entry. Reviewed-by: acorn, swamyv
-
由 dcubed 提交于
Summary: Check for NULL return values from jvmti_thread_state() and state_for() and return a JVM TI error code as appropriate. Reviewed-by: coleenp, swamyv
-
由 dcubed 提交于
6700114: 3/4 Assertion (_thread->get_interp_only_mode() == 1,"leaving interp only when mode not one") Summary: Don't create JvmtiThreadState for an exiting JavaThread. Reviewed-by: coleenp, swamyv
-
- 02 3月, 2009 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, phh, twisti
-
- 28 2月, 2009 4 次提交
- 27 2月, 2009 4 次提交