- 05 10月, 2013 1 次提交
-
-
由 jwilhelm 提交于
Summary: Changed a few descriptions and variable names to young gen. Reviewed-by: tschatzl, jcoomes
-
- 04 10月, 2013 1 次提交
-
-
由 jwilhelm 提交于
Summary: Use instance variables directly within the collector policy classes and remove unused setters. Reviewed-by: tschatzl, jcoomes
-
- 03 10月, 2013 3 次提交
- 02 10月, 2013 1 次提交
-
-
由 mgerdin 提交于
8012525: gc/metaspace/G1AddMetaspaceDependency.java Test fails a safepoint timeout assertion or hangs. Reviewed-by: brutisso, tschatzl
-
- 01 10月, 2013 2 次提交
- 30 9月, 2013 2 次提交
-
-
由 tschatzl 提交于
8025441: G1: assert "assert(thread < _num_vtimes) failed: just checking" fails when G1ConcRefinementThreads > ParallelGCThreads Summary: The initialization for the remembered set summary data structures used the wrong thread count, i.e. number of worker threads instead of number of refinement threads. Reviewed-by: brutisso
-
由 ehelin 提交于
Reviewed-by: brutisso, mgerdin
-
- 24 9月, 2013 1 次提交
-
-
由 mgerdin 提交于
Summary: Move some G1 specific code from CardTableModRefBS to G1SATBCardTableModRefBS. Reviewed-by: brutisso, tschatzl, ehelin
-
- 27 9月, 2013 7 次提交
- 26 9月, 2013 8 次提交
-
-
由 tschatzl 提交于
-
由 bdelsart 提交于
-
由 tschatzl 提交于
Summary: Add memory consumption breakdown on a per region type in the G1 remembered set summary statistics. This simplifies remembered set memory consumption analysis. Reviewed-by: brutisso
-
由 tschatzl 提交于
-
由 bdelsart 提交于
-
由 adlertz 提交于
-
由 tbell 提交于
Reviewed-by: ksrini, katleman
-
由 zgu 提交于
-
- 25 9月, 2013 3 次提交
-
-
由 brutisso 提交于
Reviewed-by: mgerdin, tschatzl, jmasa
-
由 tschatzl 提交于
Summary: Add G1BiasedArray<T> that is an array where each element represents a fixed-sized subdivision of the heap. Use this abstraction to refactor the HeapRegionSeq class. Reviewed-by: brutisso
-
由 kvn 提交于
Summary: use adr_at() to access inline info structures in growableArray. Add ability to specify print inlining per method. Reviewed-by: twisti
-
- 24 9月, 2013 2 次提交
- 23 9月, 2013 2 次提交
-
-
由 iklam 提交于
8025088: Missing cases for JVM_CONSTANT_MethodHandleInError cause crash if debugger steps into error-tagged method handle Summary: Need to refetch each method from InstanceKlass after all safepoints. Removed leaky PreviousVersionInfo code. Reviewed-by: coleenp, sspitsyn
-
由 dsamersoff 提交于
-
- 22 9月, 2013 2 次提交
-
-
由 dsamersoff 提交于
Summary: replace PT_LOAD segment with library segment when necessary Reviewed-by: dholmes, sla
-
由 sla 提交于
Reviewed-by: sla, dsamersoff Contributed-by: NYasumasa Suenaga <yasu@ysfactory.dip.jp>
-
- 21 9月, 2013 5 次提交