- 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
-
- 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
-
- 18 8月, 2010 1 次提交
-
-
由 asaha 提交于
Reviewed-by: wrockett
-
- 12 8月, 2010 1 次提交
-
-
由 kvn 提交于
Summary: Recompile without subsuming loads if RA try to clone a node with anti_dependence. Reviewed-by: never
-
- 08 6月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 28 5月, 2010 1 次提交
-
-
由 trims 提交于
Summary: Change all the Sun copyrights to Oracle copyright Reviewed-by: ohair
-
- 27 4月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: never, twisti Contributed-by: NHiroshi Yamauchi <yamauchi@google.com>
-
- 18 3月, 2010 2 次提交
- 05 3月, 2010 1 次提交
-
-
由 roland 提交于
Summary: store jsr ret bci as intptr constant in c1 debug info Reviewed-by: never
-
- 19 2月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 09 2月, 2010 2 次提交
- 04 2月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: never, twisti, kvn, rasbold Contributed-by: NHiroshi Yamauchi <yamauchi@google.com>
-
- 30 1月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, twisti
-
- 29 1月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 20 1月, 2010 2 次提交
- 09 1月, 2010 2 次提交
- 08 1月, 2010 1 次提交
-
-
由 kvn 提交于
Summary: Add missing check that value is used in memory expression in instructions with embedded load. Reviewed-by: never, jrose
-
- 10 12月, 2009 2 次提交
- 04 12月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Use size_t type cast to widen int values in typeArrayKlass::copy_array(). Reviewed-by: never, jcoomes
-
- 03 12月, 2009 1 次提交
-
-
由 cfang 提交于
Summary: Skip the secondary induction variable handling if it is dead Reviewed-by: never, kvn
-
- 02 11月, 2009 1 次提交
-
-
由 roland 提交于
Reviewed-by: never
-
- 31 10月, 2009 1 次提交
-
-
由 cfang 提交于
6852078: HSX 14/16 in jdk 5.0: api/javax_management api/org_omg jck tests crashes or make tnameserv crash Summary: Disable SuperWord optimization for unsafe read/write Reviewed-by: kvn, phh
-