- 27 7月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Do not move data nodes which are attached to a predicate test to a dominating test. Reviewed-by: never
-
- 16 7月, 2011 1 次提交
-
-
由 never 提交于
Summary: check for single stepping when dispatching invokes from method handles Reviewed-by: coleenp, twisti, kvn, dsamersoff
-
- 15 7月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Test is modified to reduce number of iterations in test5() and test6(). Reviewed-by: never, iveresov
-
- 06 7月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: twisti, iveresov
-
- 29 6月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: take into account memory dependencies when clonning nodes in clone_up_backedge_goo(). Reviewed-by: never
-
- 21 6月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Keep 'ne' test in Counted loop when we can't guarantee during compilation that init < limit. Reviewed-by: never
-
- 11 6月, 2011 1 次提交
-
-
由 minqi 提交于
Summary: supply optinal flags to realize gc log rotation Reviewed-by: ysr, jwilhelm
-
- 01 6月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: optimize cmp_ne(xor(X,1),0) to cmp_eq(X,0) only for boolean values X. Reviewed-by: never
-
- 28 5月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Fix initialization of a newly-allocated array with arraycopy Reviewed-by: never
-
- 26 5月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Use ins_encode %{ %} form to encode cadd_cmpLTMask() instruction and remove unused code. Reviewed-by: never
-
- 18 5月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: fixed tests. Reviewed-by: iveresov, never
-
- 07 5月, 2011 1 次提交
-
-
由 iveresov 提交于
7042153: guarantee(x_compare_res != Constant::not_comparable) failed: incomparable constants in IfOp Summary: Handle IfOps folding properly in case of unloaded constant oop arguments Reviewed-by: kvn, never
-
- 05 5月, 2011 2 次提交
- 04 5月, 2011 2 次提交
- 05 4月, 2011 1 次提交
-
-
由 dholmes 提交于
Reviewed-by: kvn
-
- 31 3月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: In Ideal() method of String intrinsics nodes look for TypeAryPtr::CHARS memory slice if memory is MergeMem. Do not unroll a loop with String intrinsics code. Reviewed-by: never
-
- 27 3月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 23 3月, 2011 1 次提交
-
-
由 twisti 提交于
Summary: Both JSR 292 compiler tests were moved with 6839872 to the jdk repository Reviewed-by: never
-
- 02 3月, 2011 1 次提交
-
-
由 kamg 提交于
Summary: Added overflow detection in arena Amalloc methods Reviewed-by: coleenp, phh
-
- 27 2月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: copy small (<8) strings on stack if str+16 crosses a page boundary and load from stack into XMM. Back up pointer when loading string's tail. Reviewed-by: never
-
- 11 2月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Add TEMP edges (and KILL projections) before duplicated operands are removed in Expand() methods. Reviewed-by: never
-
- 10 2月, 2011 1 次提交
-
-
由 twisti 提交于
Summary: test/compiler/6987555/Test6987555.java currently does not compile because the MH return-type syntax has changed. Reviewed-by: never
-
- 04 1月, 2011 1 次提交
-
-
由 trims 提交于
7010068: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - first pass Summary: Update the copyright to be 2010 on all changed files in OpenJDK Reviewed-by: jcoomes
-
- 29 12月, 2010 1 次提交
-
-
由 kvn 提交于
7009359: HS with -XX:+AggressiveOpts optimize new StringBuffer(null) so it does not throw NPE as expected Summary: Bailout StringConcat optimization if null is passed to StringBuffer constructor. Reviewed-by: iveresov
-
- 28 12月, 2010 1 次提交
-
-
由 iveresov 提交于
Summary: Fix CAS of longs on SPARC 32bit and cmove on SPARC 64bit. Reviewed-by: kvn
-
- 18 12月, 2010 1 次提交
-
-
由 never 提交于
6579789: Internal error "c1_LinearScan.cpp:1429 Error: assert(false,"")" in debuggee with fastdebug VM Reviewed-by: kvn, iveresov
-
- 03 12月, 2010 1 次提交
-
-
由 twisti 提交于
Summary: The test of 6991596 fails on SPARCV9. Reviewed-by: kvn, never, jrose
-
- 02 12月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, twisti
-
- 07 11月, 2010 1 次提交
-
-
由 kvn 提交于
Summary: use unsigned DIV instruction Reviewed-by: never
-
- 05 11月, 2010 1 次提交
-
-
由 kamg 提交于
Summary: Change property value to 1.<major_version> for major_version >= 7 Reviewed-by: dholmes, acorn
-
- 04 11月, 2010 1 次提交
-
-
由 ptisnovs 提交于
Summary: Testcase correction. Reviewed-by: never
-
- 18 10月, 2010 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn, jrose, dsamersoff
-
- 13 10月, 2010 1 次提交
-
-
由 twisti 提交于
Reviewed-by: never, jrose
-
- 05 10月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: twisti, kvn, iveresov
-
- 15 9月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 11 9月, 2010 1 次提交
-
-
由 acorn 提交于
Summary: Fix test string compare to match source update Reviewed-by: dcubed, phh
-
- 27 8月, 2010 1 次提交
-
-
由 kevinw 提交于
Summary: simple correction in testcase Reviewed-by: mchung
-
- 18 8月, 2010 1 次提交
-
-
由 asaha 提交于
Reviewed-by: wrockett
-