- 01 9月, 2011 1 次提交
-
-
由 stefank 提交于
Summary: Remove the sentinelRef and let the last Reference in a discovered chain point back to itself. Reviewed-by: ysr, jmasa
-
- 07 9月, 2011 1 次提交
-
-
由 iveresov 提交于
Summary: Try using small pages when transparent huge pages allocation fails Reviewed-by: ysr
-
- 03 9月, 2011 2 次提交
- 02 9月, 2011 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: johnc Contributed-by: alejandro.murillo@oracle.com
-
- 03 9月, 2011 3 次提交
- 02 9月, 2011 1 次提交
-
-
由 schien 提交于
-
- 01 9月, 2011 3 次提交
- 30 8月, 2011 2 次提交
- 27 8月, 2011 1 次提交
-
-
由 kvn 提交于
Reviewed-by: jcoomes Contributed-by: alejandro.murillo@oracle.com
-
- 26 8月, 2011 2 次提交
- 25 8月, 2011 1 次提交
-
-
由 iveresov 提交于
Summary: Support interleaving on NUMA systems for collectors that don't have NUMA-awareness. Reviewed-by: iveresov, ysr Contributed-by: NTom Deneau <tom.deneau@amd.com>
-
- 23 8月, 2011 4 次提交
-
-
由 brutisso 提交于
7082220: Visual Studio projects broken after change 7016797: Hotspot: securely/restrictive load dlls and new Summary: Add the psapi.lib library to Visual Studio projects Reviewed-by: jwilhelm, poonam, kamg
-
由 ysr 提交于
-
由 ysr 提交于
Summary: Call {pre,post}_full_gc_dump() before and after a STW full gc of G1CollectedHeap. Also adjusted the prefix message, including the addition of missing whitespace. Reviewed-by: brutisso, tonyp
-
由 kvn 提交于
Summary: fix assert, prefetchnta is supported since SSE not SSE2. Reviewed-by: never
-
- 22 8月, 2011 1 次提交
-
-
由 tonyp 提交于
7081064: G1: remove develop params G1FixedSurvivorSpaceSize, G1FixedTenuringThreshold, and G1FixedEdenSize Summary: Remove three develop parameters we don't use. Reviewed-by: brutisso, jwilhelm
-
- 21 8月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Run test only on systems with 2Gbyte or more memory. Don't zap heap to reduce execution time. Reviewed-by: iveresov
-
- 20 8月, 2011 2 次提交
- 19 8月, 2011 4 次提交
- 18 8月, 2011 1 次提交
-
-
由 twisti 提交于
Reviewed-by: never, kvn
-
- 17 8月, 2011 4 次提交
- 16 8月, 2011 3 次提交
- 12 8月, 2011 2 次提交
-
-
由 tonyp 提交于
Summary: Refactor the allocation code during GC to use the G1AllocRegion abstraction. Use separate subclasses of G1AllocRegion for survivor and old regions. Avoid BOT updates and dirty survivor cards incrementally for the former. Reviewed-by: brutisso, johnc, ysr
-
由 kvn 提交于
Summary: Use new short branch instruction in C2 generated code. Reviewed-by: never
-