- 22 5月, 2008 3 次提交
-
-
由 kvn 提交于
Summary: Use the gap also for a narrow oop field and a boxing object value. Reviewed-by: coleenp, never
-
由 kvn 提交于
6703890: Compressed Oops: add LoadNKlass node to generate narrow oops (32-bits) compare instructions Summary: Add LoadNKlass and CMoveN nodes, use CmpN and ConN nodes to generate narrow oops compare instructions. Reviewed-by: never, rasbold
-
由 kvn 提交于
Summary: fix several problems in C2 related to Escape Analysis and Compressed Oops. Reviewed-by: never, jrose
-
- 16 5月, 2008 2 次提交
-
-
由 kvn 提交于
Summary: The method Node::dominates loops in the dead code which does not have a Region node. Reviewed-by: jrose, never
-
由 kvn 提交于
6700102: c2 assertion "counter_changed,"failed dependencies, but counter didn't change")" with AggressiveOpts Summary: Bytecode Escape Analyzer does not have the check for the case described in 6389127. Reviewed-by: never
-
- 14 5月, 2008 1 次提交
-
-
由 jrose 提交于
Summary: back out sa-related changes to 6652736, use concrete expressions for WKK names in the SA Reviewed-by: never, sundar
-
- 09 5月, 2008 1 次提交
-
-
由 iveresov 提交于
Summary: Don't move tops of the chunks in ensure_parsibility(). Handle the situation with Solaris when a machine has a locality group with no memory. Reviewed-by: apetrusenko, jcoomes, ysr
-
- 07 5月, 2008 2 次提交
-
-
由 rasbold 提交于
Summary: Transform long division by constant into multiply Reviewed-by: never, kvn
-
由 ysr 提交于
Summary: Construct the relevant CMSIsAliveClosure used by CMS during parallel reference processing with the correct span. It had incorrectly been constructed with an empty span, a regression introduced in 6417901. Reviewed-by: jcoomes
-
- 30 4月, 2008 4 次提交
-
-
由 kamg 提交于
Summary: increase class file parser's acceptable max to 51 Reviewed-by: sbohne, ikrylov
-
由 jrose 提交于
Summary: combine many scalar variables into a single enum-indexed array in SystemDictionary. Reviewed-by: kvn
-
由 jrose 提交于
Summary: rework Value method for ModD and ModF, to DTRT for infinities Reviewed-by: sgoldman, kvn, rasbold
-
由 coleenp 提交于
Summary: Need to subtract MaxPermSize from the total heap size when determining whether compressed oops is turned on. Reviewed-by: jmasa, jcoomes, kvn
-
- 29 4月, 2008 2 次提交
- 25 4月, 2008 3 次提交
- 24 4月, 2008 3 次提交
- 18 4月, 2008 1 次提交
-
-
由 kamg 提交于
Summary: Initial checkin of JSDT code Reviewed-by: acorn, sbohne
-
- 17 4月, 2008 3 次提交
-
-
由 sgoldman 提交于
Summary: Misc. 64bit and endian fixes for sparc Reviewed-by: never, kvn, rasbold Contributed-by: volker.simonis@gmail.com
-
由 kvn 提交于
Summary: Optimization in CmpPNode::sub() removed the valid compare instruction because of false positive answer from detect_dominating_control(). Reviewed-by: jrose, sgoldman
-
由 kamg 提交于
Summary: Protected contraints should only be applied if member is not static Reviewed-by: acorn, coleenp
-
- 16 4月, 2008 1 次提交
-
-
由 kvn 提交于
Summary: Optimization in CmpPNode::sub() removed the valid compare instruction because of false positive answer from detect_dominating_control(). Reviewed-by: jrose, sgoldman
-
- 14 4月, 2008 1 次提交
-
-
由 coleenp 提交于
Summary: Compressed oops in instances, arrays, and headers. Code contributors are coleenp, phh, never, swamyv Reviewed-by: jmasa, kamg, acorn, tbell, kvn, rasbold
-
- 11 4月, 2008 4 次提交
-
-
由 sgoldman 提交于
Summary: Cardtable base can be zero, ExternalAddress can't take a NULL.
-
由 sbohne 提交于
Summary: Stack allocated VM_EnableBiasedLocking op must be marked as such Reviewed-by: xlu, acorn, never, dholmes
-
由 sbohne 提交于
Summary: Stack allocated VM_EnableBiasedLocking op must be marked as such Reviewed-by: xlu, acorn, never, dholmes
-
由 kamg 提交于
Summary: A check on Code length did not take into account the old sizes of the max_stack, max_locals, and code_length. Reviewed-by: phh, sbohne
-
- 10 4月, 2008 1 次提交
-
-
由 rasbold 提交于
Summary: Without LoopNode, exit early from loop unswitching and partial peeling Reviewed-by: kvn, never, sgoldman
-
- 09 4月, 2008 1 次提交
-
-
由 sgoldman 提交于
Summary: Rewrite frame::safe_for_sender and friends to be safe for collector/analyzer Reviewed-by: dcubed, kvn
-
- 08 4月, 2008 1 次提交
-
-
由 rasbold 提交于
Summary: Don't optimize zero length array allocations at compile time. Reviewed-by: kvn, never
-
- 04 4月, 2008 4 次提交
-
-
由 never 提交于
Reviewed-by: kvn, rasbold
-
由 rasbold 提交于
Summary: Fix load_signature_classes to tolerate LinkageErrors Reviewed-by: kvn, never
-
由 xlu 提交于
Summary: Corrected the wrong memory access problem and made some minor clean ups Reviewed-by: dholmes, jcoomes
-
由 never 提交于
Summary: add null checks Reviewed-by: jrose, kvn
-
- 03 4月, 2008 2 次提交