- 12 6月, 2009 1 次提交
-
-
由 jcoomes 提交于
Summary: make verification code visible only in debug builds Reviewed-by: iveresov, ysr, johnc, apetrusenko, tonyp
-
- 08 6月, 2009 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: tonyp, iveresov, jmasa, ysr
-
- 12 6月, 2009 2 次提交
-
-
由 johnc 提交于
Summary: For heaps larger than 32Gb, the number of heap regions overflows the data type used to hold the region index in the SparsePRT structure. Changed the region indexes, card indexes, and RSet hash table buckets to ints and added some size overflow guarantees. Reviewed-by: ysr, tonyp
-
由 ysr 提交于
Summary: Short-circuit gc-a-lot attempts by non-JavaThreads; SkipGCALot c'tor to elide re-entrant gc-a-lot attempts. Reviewed-by: apetrusenko, jcoomes, jmasa, kamg
-
- 11 6月, 2009 1 次提交
-
-
由 jmasa 提交于
-
- 09 6月, 2009 1 次提交
-
-
由 iveresov 提交于
Summary: Typo fix Reviewed-by: jcoomes
-
- 07 6月, 2009 1 次提交
-
-
由 ysr 提交于
Summary: The field is now initialized in the constructor. Reviewed-by: iveresov, jmasa, johnc
-
- 06 6月, 2009 1 次提交
-
-
由 cfang 提交于
Summary: add a RegisterMap* argument to frame::frame_size() to correctly compute the sender frame Reviewed-by: never
-
- 04 6月, 2009 3 次提交
- 29 5月, 2009 1 次提交
-
-
由 cfang 提交于
Summary: Move loop unswitch before maximally unroll Reviewed-by: never
-
- 28 5月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Don't place a load below anti-dependent PHI. Reviewed-by: never, twisti
-
- 27 5月, 2009 1 次提交
-
-
由 jcoomes 提交于
-
- 23 5月, 2009 1 次提交
-
-
由 xlu 提交于
Reviewed-by: phh, dice, never, swamyv
-
- 22 5月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Set the control edge for the field _interrupted load in inline_native_isInterrupted(). Reviewed-by: never
-
- 20 5月, 2009 1 次提交
-
-
由 thurka 提交于
Summary: constantPoolOopDesc::copy_cpool_bytes() - do the brute-force search search through 'tbl' when SymbolTable::lookup_only() returns NULL Reviewed-by: kamg
-
- 19 5月, 2009 2 次提交
-
-
由 apetrusenko 提交于
Reviewed-by: iveresov, tonyp
-
由 iveresov 提交于
Summary: During parallel rset updating we have to make sure that the worker ids of the refinement threads do not intersect with the worker ids that can be claimed by the mutator threads. Reviewed-by: tonyp
-
- 16 5月, 2009 1 次提交
-
-
由 ohair 提交于
-
- 13 5月, 2009 4 次提交
- 12 5月, 2009 4 次提交
-
-
由 kvn 提交于
Summary: Do not mark an allocation as scalar replaceable if its actual type in unknown statically. Reviewed-by: never
-
由 kvn 提交于
Summary: Check for an object array of interface in CmpPNode::sub(). Reviewed-by: never
-
由 iveresov 提交于
6826318: G1: remove traversal-based refinement code Summary: Removed traversal-based refinement code as it's no longer used. Made the concurrent refinement (queue-based) parallel. Reviewed-by: tonyp
-
由 vasya 提交于
-
- 09 5月, 2009 7 次提交
-
-
由 ohair 提交于
-
由 trims 提交于
-
由 iveresov 提交于
Summary: Restored os::free_memory() semantics Reviewed-by: apetrusenko
-
由 ohair 提交于
Reviewed-by: never, kvn
-
由 ohair 提交于
Reviewed-by: never, kvn
-
由 kvn 提交于
6788527: Server vm intermittently fails with assertion "live value must not be garbage" with fastdebug bits Summary: Cache Jvmti and DTrace flags used by Compiler. Reviewed-by: never
-
由 kvn 提交于
-
- 08 5月, 2009 5 次提交