- 11 3月, 2013 1 次提交
-
-
由 stefank 提交于
Summary: Don't scan pages outside the given range. Reviewed-by: jwilhelm, jmasa
-
- 12 3月, 2013 1 次提交
-
-
由 mgerdin 提交于
8009282: Assertion "assert(used_and_free == capacity_bytes) failed: Accounting is wrong" failed with -XX:+Verbose -XX:+TraceMetadataChunkAllocation Summary: Assertion is only valid when at a safepoint, adjust accordingly. Reviewed-by: stefank, jmasa, tamao
-
- 11 3月, 2013 3 次提交
- 09 3月, 2013 3 次提交
- 08 3月, 2013 5 次提交
- 07 3月, 2013 3 次提交
- 06 3月, 2013 4 次提交
-
-
由 roland 提交于
Summary: 7121140 may not correctly break the Allocate -> MemBarStoreStore link Reviewed-by: kvn
-
由 morris 提交于
Summary: fix null pointer Reviewed-by: kvn, coleenp
-
由 tamao 提交于
Summary: Update the task local finger to the start of the next object when marking aborts, in order to avoid the redundant scanning of all 0's when the marking task restarts, if otherwise updating to the next word. In addition, reuse the routine nextObject() in routine iterate(). Reviewed-by: johnc, ysr Contributed-by: Ntamao <tao.mao@oracle.com>
-
由 vlivanov 提交于
-
- 05 3月, 2013 5 次提交
-
-
由 shade 提交于
Reviewed-by: kvn, vlivanov
-
由 morris 提交于
Summary: fix null pointer Reviewed-by: kvn
-
由 erikj 提交于
Reviewed-by: jcoomes, ohair
-
由 morris 提交于
8008559: [parfait] Path through non-void function '_ZN2os15thread_cpu_timeEP6Thread' returns an undefined value Summary: safety checks for non-Apple thread time functions Reviewed-by: kvn
-
由 johnc 提交于
Summary: Stop adding old regions to collection set when the remaining reclaimable bytes reaches, or goes below, G1HeapWastePercent. Changes were also reviewed by Vitaly Davidovich <vitalyd@gmail.com>. Reviewed-by: brutisso
-
- 04 3月, 2013 1 次提交
-
-
由 ehelin 提交于
Reviewed-by: stefank, jmasa
-
- 02 3月, 2013 3 次提交
- 01 3月, 2013 6 次提交
- 28 2月, 2013 5 次提交
-
-
由 dcubed 提交于
-
由 brutisso 提交于
-
由 collins 提交于
Summary: Small changes to hotspot tests to remove "-server" and replace with ${TESTVMOPTS} Reviewed-by: kvn
-
由 dcubed 提交于
Summary: Make deadlock detection a little more robust in the case of being unable to find the JavaThread associated with an object lock. Reviewed-by: sla, acorn
-
由 kevinw 提交于
Reviewed-by: poonam, sla
-