- 28 2月, 2009 1 次提交
-
-
由 xdono 提交于
-
- 27 2月, 2009 1 次提交
-
-
由 xdono 提交于
-
- 26 2月, 2009 1 次提交
-
-
由 trims 提交于
-
- 20 2月, 2009 1 次提交
-
-
由 xdono 提交于
-
- 19 2月, 2009 2 次提交
- 18 2月, 2009 1 次提交
-
-
由 kvn 提交于
-
- 17 2月, 2009 1 次提交
-
-
由 twisti 提交于
Summary: There are two typos in andL_rReg_imm instructions in x86_64.ad. Reviewed-by: kvn
-
- 16 2月, 2009 1 次提交
-
-
由 twisti 提交于
6805724: ModLNode::Ideal() generates functionally incorrect graph when divisor is any (2^k-1) constant. Summary: C2, ModLNode::Ideal() generates functionally incorrect graph when divisor is any (2^k-1) constant. Reviewed-by: rasbold
-
- 14 2月, 2009 1 次提交
-
-
由 twisti 提交于
Summary: This patch adds a comment pointing to the Hacker's Delight version of the algorithm plus a verbatim copy of it. Furthermore it adds inline comments. Reviewed-by: kvn, jrose
-
- 13 2月, 2009 1 次提交
-
-
由 xdono 提交于
-
- 11 2月, 2009 1 次提交
-
-
由 trims 提交于
-
- 10 2月, 2009 2 次提交
-
-
由 apetrusenko 提交于
Reviewed-by: tonyp
-
由 ysr 提交于
Summary: replaced localtime() with localtime_r() on Solaris and Linux. Reviewed-by: apetrusenko, dholmes, jmasa
-
- 09 2月, 2009 2 次提交
-
-
由 apetrusenko 提交于
6802413: G1: G1FixedSurvivorSpaceSize should be converted into regions in calculate_survivors_policy() Reviewed-by: tonyp, jmasa
-
由 jmasa 提交于
Summary: Substitute a spin loop for most calls to yield() to reduce the stress on the system. Reviewed-by: tonyp
-
- 07 2月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Move the CreateEx up before each round of IFG construction Reviewed-by: never, phh
-
- 06 2月, 2009 5 次提交
-
-
由 xdono 提交于
-
由 kvn 提交于
Summary: Use merged memory state for an allocation's slow path. Reviewed-by: never
-
由 apetrusenko 提交于
6797754: G1: combined bugfix Summary: Implemented a policy to control G1 survivor space parameters. Reviewed-by: tonyp, iveresov
-
由 kvn 提交于
Summary: Add new product flag -XX:+IgnoreUnrecognizedVMOptions Reviewed-by: ysr, xlu
-
由 never 提交于
Reviewed-by: jrose, kvn
-
- 05 2月, 2009 3 次提交
- 04 2月, 2009 2 次提交
- 03 2月, 2009 1 次提交
-
-
由 twisti 提交于
Summary: The C2 compiler leads to wrong results on solaris-i486 (32-bit) for a testcase given in the CR. Reviewed-by: never, rasbold
-
- 01 2月, 2009 1 次提交
-
-
由 ohair 提交于
Reviewed-by: tbell
-
- 31 1月, 2009 3 次提交
-
-
由 jmasa 提交于
Summary: The CMS concurrent precleaning and concurrent marking phases should work around classes that are undergoing redefinition. Reviewed-by: ysr, tonyp
-
由 trims 提交于
-
由 ysr 提交于
Summary: Increased the default and maximum size of the CMS marking stack and the size of the parallel workers' work queues in 64-bit mode. The latter was accomplished by an increase in the width of the Taskqueue's Age struct and its Tag field in 64-bit mode. Reviewed-by: jmasa, tonyp
-
- 30 1月, 2009 2 次提交
- 28 1月, 2009 1 次提交
-
-
由 iveresov 提交于
Summary: Moved pretouching to MutableSpace. Also MutableSpace now turns on page interleaving for the region it covers. Reviewed-by: jmasa, jcoomes
-
- 27 1月, 2009 2 次提交
-
-
由 ysr 提交于
Summary: Avoid overflow list walk in CMS & ParNew when it is unnecessary. Fix a couple of correctness issues, including a C-heap leak, in ParNew at the intersection of promotion failure, work queue overflow and object array chunking. Add stress testing option and related assertion checking. Reviewed-by: jmasa
-
由 xlu 提交于
Summary: Use NULL_WORD in the places where intptr_t is expected due to incompatible types between intptr_t & int32_t Reviewed-by: phh, coleenp, never
-
- 26 1月, 2009 1 次提交
-
-
由 twisti 提交于
Summary: Renaming LoadC to LoadUS would round up the planned introduction of LoadUB and LoadUI. Reviewed-by: phh, kvn
-
- 23 1月, 2009 2 次提交