- 05 10月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: twisti, kvn, iveresov
-
- 01 10月, 2010 1 次提交
-
-
由 kvn 提交于
Summary: Missing check for not empty worklist when puting memory node back on worklist and expecting address type update. Reviewed-by: never
-
- 30 9月, 2010 2 次提交
- 29 9月, 2010 1 次提交
-
-
由 twisti 提交于
6987634: JSR 292 assert(start_bci() >= 0 && start_bci() < code_size()) failed: correct osr_bci argument Reviewed-by: never, kvn
-
- 28 9月, 2010 2 次提交
- 25 9月, 2010 1 次提交
-
-
由 roland 提交于
-
- 24 9月, 2010 1 次提交
-
-
由 twisti 提交于
6986944: JSR 292 assert(caller_nm->is_method_handle_return(caller_frame.pc())) failed: must be MH call site Reviewed-by: never, kvn
-
- 23 9月, 2010 3 次提交
- 22 9月, 2010 1 次提交
-
-
由 iveresov 提交于
6986270: guarantee(*bcp != Bytecodes::_monitorenter || exec_mode != Deoptimization::Unpack_exception) fails Summary: Propagate the compiler type of the deopting method to vframeArrayElement::unpack_on_stack() Reviewed-by: jrose, never
-
- 16 9月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 17 9月, 2010 2 次提交
- 16 9月, 2010 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: ohair, kvn
-
- 15 9月, 2010 2 次提交
- 14 9月, 2010 4 次提交
-
-
由 jrose 提交于
Reviewed-by: never
-
由 kvn 提交于
Summary: Remove code which use UseNewCode in type.hpp Reviewed-by: never
-
由 iveresov 提交于
Summary: Added profiling of instanceof and aastore. Reviewed-by: kvn, jrose, never
-
由 johnc 提交于
Summary: Pass correct value for length to NumberSeq constructor. Guard dereferences of "body_summary" pointer with a NULL check. Reviewed-by: tonyp, ysr
-
- 13 9月, 2010 1 次提交
-
-
由 kamg 提交于
-
- 12 9月, 2010 2 次提交
- 11 9月, 2010 2 次提交
- 09 9月, 2010 5 次提交
-
-
由 twisti 提交于
6934483: GCC 4.5 errors "suggest parentheses around something..." when compiling with -Werror and -Wall Summary: These are minor changes fixing compile failure when -Wall -Werror flags are used under gcc 4.5. Reviewed-by: twisti, kvn, rasbold Contributed-by: NPavel Tisnovsky <ptisnovs@redhat.com>
-
由 twisti 提交于
-
由 never 提交于
Reviewed-by: kvn
-
由 trims 提交于
Summary: Update the Major and Build numbers for HS20 Reviewed-by: jcoomes
-
由 trims 提交于
-
- 08 9月, 2010 4 次提交
-
-
由 dcubed 提交于
Summary: Use javac's @filename construct to avoid long compile lines Reviewed-by: ohair, twisti, never Contributed-by: doko@ubuntu.com
-
由 twisti 提交于
Reviewed-by: twisti Contributed-by: NMatthias Klose <doko@ubuntu.com>
-
由 iveresov 提交于
Summary: Assertion fails during print compilation because nmethod::print_on() calls osr_entry_bci() without checking that the method is an osr method. The fix adds an appropriate check. Reviewed-by: never, twisti
-
由 never 提交于
Reviewed-by: kvn
-
- 07 9月, 2010 2 次提交
- 04 9月, 2010 1 次提交
-
-
由 iveresov 提交于
Summary: Infrastructure for tiered compilation support (interpreter + c1 + c2) for 32 and 64 bit. Simple tiered policy implementation. Reviewed-by: kvn, never, phh, twisti
-