- 30 4月, 2008 1 次提交
-
-
由 jrose 提交于
Summary: rework Value method for ModD and ModF, to DTRT for infinities Reviewed-by: sgoldman, kvn, rasbold
-
- 25 4月, 2008 2 次提交
- 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 3 次提交
-
-
由 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 3 次提交
- 03 4月, 2008 2 次提交
- 02 4月, 2008 1 次提交
-
-
由 kvn 提交于
Summary: Relocking of a thread-local object during deoptimization is broken Reviewed-by: kbr, jrose, never
-
- 01 4月, 2008 1 次提交
-
-
由 kvn 提交于
Summary: missing check in LoadNode::Ideal() causes infinite generation of a value Phi. Reviewed-by: jrose, never
-
- 29 3月, 2008 4 次提交
-
-
由 jcoomes 提交于
Reviewed-by: jmasa, xlu
-
由 jcoomes 提交于
Reviewed-by: apetrusenko
-
由 kvn 提交于
6680665: bytecode Escape Analyzer produces incorrect escape information for methods without oop arguments Summary: bcEscapeAnalyzer does not analyze methods with no oop arguments. Reviewed-by: rasbold
-
由 never 提交于
Reviewed-by: kvn, jrose
-
- 28 3月, 2008 1 次提交
-
-
由 kvn 提交于
Summary: The assert misses the case CastX2P 'base' for an unsafe field reference Reviewed-by: never, jrose
-
- 27 3月, 2008 1 次提交
-
-
由 never 提交于
Summary: fix or remove uninitialized fields Reviewed-by: kvn, rasbold
-
- 21 3月, 2008 3 次提交
-
-
由 kvn 提交于
Summary: EA gives opportunite to do more aggressive memory optimizations. Reviewed-by: never, jrose
-
由 kvn 提交于
Summary: Use scalar replacement with EA to remove allocations for objects which do not escape the compiled method. Reviewed-by: rasbold, never, jrose
-
由 never 提交于
6663621: JVM crashes while trying to execute api/java_security/Signature/SignatureTests.html#initSign tests. Summary: alignment expression with secondary induction variables is sometimes wrong Reviewed-by: kvn, rasbold
-
- 20 3月, 2008 2 次提交
- 19 3月, 2008 4 次提交
-
-
由 sbohne 提交于
Summary: Remove -XX:+CacheTimeMillis option and associated functionality Reviewed-by: acorn, never
-
由 never 提交于
Summary: split_thru_phi produces top on a non-dead path Reviewed-by: kvn, rasbold, sgoldman
-
由 never 提交于
Summary: ClearArrayNode::Identity should use TypeX instead of TypeInt Reviewed-by: jrose, kvn, sgoldman
-
由 never 提交于
Summary: Compile::has_loops() should be set from inlined methods Reviewed-by: kvn, rasbold
-